diff options
author | Axel Lin <axel.lin@ingics.com> | 2019-09-08 11:57:20 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-09-09 13:22:49 +0100 |
commit | 6cadd8ae213678be654042ff8655630d84272ec3 (patch) | |
tree | cf5ab4fb8c8d65d0773f1c250b172bab798e314e /drivers/misc | |
parent | c0b913447b75538c3cf4b8016fd2e06509895020 (diff) | |
download | linux-stable-6cadd8ae213678be654042ff8655630d84272ec3.tar.gz linux-stable-6cadd8ae213678be654042ff8655630d84272ec3.tar.bz2 linux-stable-6cadd8ae213678be654042ff8655630d84272ec3.zip |
regulator: lp87565: Simplify lp87565_buck_set_ramp_delay
Use rdev->regmap/&rdev->dev instead of lp87565->regmap/lp87565->dev.
In additional, the lp87565->dev actually is the parent mfd device,
so the dev_err message is misleading here with lp87565->dev.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Link: https://lore.kernel.org/r/20190908035720.17748-1-axel.lin@ingics.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/misc')
0 files changed, 0 insertions, 0 deletions