regulator: bd9571mwv: rid of using struct bd9571mwv
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Tue, 12 Jan 2021 09:00:59 +0000 (18:00 +0900)
committerLee Jones <lee.jones@linaro.org>
Thu, 14 Jan 2021 13:05:54 +0000 (13:05 +0000)
commit30402f97f965fda9440e480f1aba6a6aba4572cd
tree0a0236f7f4f5b817dafdcbe7d146926442641605
parentb0f87e8ac263e3b82ec314542cb7fb07a47fc8b7
regulator: bd9571mwv: rid of using struct bd9571mwv

To simplify this driver, use dev_get_regmap() and
rid of using struct bd9571mwv.

Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Reviewed-by: Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>
Acked-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/regulator/bd9571mwv-regulator.c