regulator: bd71837: adobt MFD changes to regulator driver
authorMatti Vaittinen <matti.vaittinen@fi.rohmeurope.com>
Mon, 30 Jul 2018 11:50:08 +0000 (14:50 +0300)
committerMark Brown <broonie@kernel.org>
Mon, 30 Jul 2018 13:24:20 +0000 (14:24 +0100)
commit410e8b4f5ca34e026ffc460a86e2354febe06fac
treeeb174e815d8840dda1b5ddc3e8333987c030f8d9
parent4f919ca2bf6da826ba1a4316e1b8e9c94e5dbeb2
regulator: bd71837: adobt MFD changes to regulator driver

MFD part for bd71837 was changed during the review. Clean regulator part to
match changed MFD:
- renamed header file => fix include
- remove unused platdata as also type definition was removed
- Kconfig option for MFD part was changed => fix depends on clause
- Rename Kconfig option for regulators
  As Kconfig option for regulators gets now used (when dependency to MFD is
  satisfied) change it so that it won't require new change when support for
  bd71847 is added.

Signed-off-by: Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/Kconfig
drivers/regulator/Makefile
drivers/regulator/bd71837-regulator.c