Re: [PATCH V2 6/6] mfd: tps6586x: remove gpio support from core driver

2012-07-16 Thread Linus Walleij
On Mon, Jul 16, 2012 at 8:51 AM, Laxman Dewangan wrote: > The GPIO functionality of device tps6586x is added through > platform gpio driver and it can be register as the mfd sub > device and hence removing the duplicates code which register > the gpio functionality from core driver. > >

[PATCH V2 6/6] mfd: tps6586x: remove gpio support from core driver

2012-07-16 Thread Laxman Dewangan
The GPIO functionality of device tps6586x is added through platform gpio driver and it can be register as the mfd sub device and hence removing the duplicates code which register the gpio functionality from core driver. Signed-off-by: Laxman Dewangan --- Changes from V1->V2 No changes in code,

[PATCH V2 6/6] mfd: tps6586x: remove gpio support from core driver

2012-07-16 Thread Laxman Dewangan
The GPIO functionality of device tps6586x is added through platform gpio driver and it can be register as the mfd sub device and hence removing the duplicates code which register the gpio functionality from core driver. Signed-off-by: Laxman Dewangan ldewan...@nvidia.com --- Changes from V1-V2 No

Re: [PATCH V2 6/6] mfd: tps6586x: remove gpio support from core driver

2012-07-16 Thread Linus Walleij
On Mon, Jul 16, 2012 at 8:51 AM, Laxman Dewangan ldewan...@nvidia.com wrote: The GPIO functionality of device tps6586x is added through platform gpio driver and it can be register as the mfd sub device and hence removing the duplicates code which register the gpio functionality from core