Re: [PATCH 3/8] mfd: max77686/802: Remove support for board files

2014-10-28 Thread Krzysztof Kozlowski
On pon, 2014-10-27 at 20:48 +0100, Javier Martinez Canillas wrote: > Hello Krzysztof, > > On 10/27/2014 04:03 PM, Krzysztof Kozlowski wrote: > > The driver is used only on Exynos based boards with DTS support. > > Convert the driver to DTS-only version. This simplifies a little the > > code: > > 1

Re: [PATCH 3/8] mfd: max77686/802: Remove support for board files

2014-10-27 Thread Javier Martinez Canillas
Hello Krzysztof, On 10/27/2014 04:03 PM, Krzysztof Kozlowski wrote: > The driver is used only on Exynos based boards with DTS support. > Convert the driver to DTS-only version. This simplifies a little the > code: > 1. No dead (unused) entries in platform_data structure. > 2. More code removed (fr

[PATCH 3/8] mfd: max77686/802: Remove support for board files

2014-10-27 Thread Krzysztof Kozlowski
The driver is used only on Exynos based boards with DTS support. Convert the driver to DTS-only version. This simplifies a little the code: 1. No dead (unused) entries in platform_data structure. 2. More code removed (from all three patches: 34 insertions(+), 107 deletions). 3. Regulator driver