regulator: max77693: Let core parse DT and drop board files support
authorKrzysztof Kozlowski <k.kozlowski@samsung.com>
Thu, 26 Mar 2015 10:35:58 +0000 (11:35 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 30 Mar 2015 04:11:16 +0000 (21:11 -0700)
commit222d0f04340c686b136ec3a610cc50ba46baaea1
tree04dafd124c6f8e82e57ba8dfc209e478d82e97be
parentc517d838eb7d07bbe9507871fab3931deccff539
regulator: max77693: Let core parse DT and drop board files support

Simplify the driver by removing board file support and letting
regulator core to parse DT.

The max77693 regulator driver is used only on Exynos based boards which
are DT-only. Board files for Exynos are not supported.

Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/max77693.c