commit | 222d0f04340c686b136ec3a610cc50ba46baaea1 | [log] [tgz] |
---|---|---|
author | Krzysztof Kozlowski <k.kozlowski@samsung.com> | Thu Mar 26 11:35:58 2015 +0100 |
committer | Mark Brown <broonie@kernel.org> | Sun Mar 29 21:11:16 2015 -0700 |
tree | 04dafd124c6f8e82e57ba8dfc209e478d82e97be | |
parent | c517d838eb7d07bbe9507871fab3931deccff539 [diff] |
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>