[RESEND PATCH 1/2] regulator: max77693: Let core parse DT and drop board files support

2015-03-26 Thread Krzysztof Kozlowski
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 --- drivers/regulator/max77693.c | 93

[RESEND PATCH 1/2] regulator: max77693: Let core parse DT and drop board files support

2015-02-24 Thread Krzysztof Kozlowski
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 --- drivers/regulator/max77693.c | 93

[PATCH 1/2] regulator: max77693: Let core parse DT and drop board files support

2014-12-19 Thread Krzysztof Kozlowski
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 are not supported. Signed-off-by: Krzysztof Kozlowski --- drivers/regulator/max77693.c | 93 +--