Re: [PATCH 0/2] mfd: restoring twl4030 power-off and power-button capabilities

2009-09-27 Thread Amit Kucheria
Vimal, These patches should also be cc'ed to Samuel Ortiz who is the maintainer of the MFD subsystem where the twl4030 driver resides. It should go upstream through his tree. /Amit On 09 Sep 25, vimal singh wrote: > Hi Tony, > > Since there are no comments on these patches, can these go upstrea

Re: [PATCH 0/2] mfd: restoring twl4030 power-off and power-button capabilities

2009-09-25 Thread vimal singh
Hi Tony, Since there are no comments on these patches, can these go upstream? Or, is there something to fix? --vimal On Thu, Sep 3, 2009 at 8:11 AM, vimal singh wrote: > This patch series restores the TWL Power-button and Power-off capabilities. > Which were removed in "REMOVE OMAP LEGACY CODE"

[PATCH 0/2] mfd: restoring twl4030 power-off and power-button capabilities

2009-09-03 Thread vimal singh
This patch series restores the TWL Power-button and Power-off capabilities. Which were removed in "REMOVE OMAP LEGACY CODE" patches. Patches are compile tested only. [PATCH 1/2]: twl4030: register twl4030-pwrbuttonas a child of twl4030-core.c [PATCH 2/2]: twl4030: initialization of pm_power_off i