Re: [PATCH] mfd/regulator: tps65217: Move regulator plat data handling to regulator

2012-08-13 Thread Matthias Kaehlcke
Hi, El Fri, Jul 20, 2012 at 03:00:01PM +0530 AnilKumar Ch ha dit: Regulator platform data handling was mistakenly added to MFD driver. So we will see build errors if we compile MFD drivers without CONFIG_REGULATOR. This patch moves regulator platform data handling from TPS65217 MFD driver to

RE: [PATCH] mfd/regulator: tps65217: Move regulator plat data handling to regulator

2012-08-13 Thread AnilKumar, Chimata
Hi Matthias, On Mon, Aug 13, 2012 at 13:57:32, Matthias Kaehlcke wrote: Hi, El Fri, Jul 20, 2012 at 03:00:01PM +0530 AnilKumar Ch ha dit: Regulator platform data handling was mistakenly added to MFD driver. So we will see build errors if we compile MFD drivers without

Re: [PATCH] mfd/regulator: tps65217: Move regulator plat data handling to regulator

2012-08-13 Thread Matthias Kaehlcke
Hi AnilKumar, El Mon, Aug 13, 2012 at 01:35:55PM + AnilKumar, Chimata ha dit: also the tps65217_board structure should be renamed to something like tps65217_regulators, now that it is specific to the regulator Not required because tps65217_board might contain platform data for WLED/

RE: [PATCH] mfd/regulator: tps65217: Move regulator plat data handling to regulator

2012-08-06 Thread AnilKumar, Chimata
+stable Hi Samuel, On Wed, Aug 01, 2012 at 10:55:26, AnilKumar, Chimata wrote: Hi Samuel, On Tue, Jul 31, 2012 at 20:00:21, AnilKumar, Chimata wrote: Hi Samuel, On Fri, Jul 27, 2012 at 18:18:17, Samuel Ortiz wrote: Hi Anilkumar, On Fri, Jul 20, 2012 at 03:00:01PM +0530,

RE: [PATCH] mfd/regulator: tps65217: Move regulator plat data handling to regulator

2012-07-31 Thread AnilKumar, Chimata
Hi Samuel, On Fri, Jul 27, 2012 at 18:18:17, Samuel Ortiz wrote: Hi Anilkumar, On Fri, Jul 20, 2012 at 03:00:01PM +0530, AnilKumar Ch wrote: Regulator platform data handling was mistakenly added to MFD driver. So we will see build errors if we compile MFD drivers without

RE: [PATCH] mfd/regulator: tps65217: Move regulator plat data handling to regulator

2012-07-31 Thread AnilKumar, Chimata
Hi Samuel, On Tue, Jul 31, 2012 at 20:00:21, AnilKumar, Chimata wrote: Hi Samuel, On Fri, Jul 27, 2012 at 18:18:17, Samuel Ortiz wrote: Hi Anilkumar, On Fri, Jul 20, 2012 at 03:00:01PM +0530, AnilKumar Ch wrote: Regulator platform data handling was mistakenly added to MFD driver.

Re: [PATCH] mfd/regulator: tps65217: Move regulator plat data handling to regulator

2012-07-27 Thread Samuel Ortiz
Hi Anilkumar, On Fri, Jul 20, 2012 at 03:00:01PM +0530, AnilKumar Ch wrote: Regulator platform data handling was mistakenly added to MFD driver. So we will see build errors if we compile MFD drivers without CONFIG_REGULATOR. This patch moves regulator platform data handling from TPS65217 MFD