[PATCH 4/4 v5] GPIO: gpio-dwapb: Suspend & Resume PM enabling

2014-09-17 Thread Weike Chen
This patch enables suspend and resume mode for the power management, and it is based on Josef Ahmad's previous work. Reviewed-by: Hock Leong Kweh Signed-off-by: Weike Chen --- drivers/gpio/gpio-dwapb.c | 115 + 1 file changed, 115 insertions(+) diff

Re: [PATCH 4/4 v5] GPIO: gpio-dwapb: Suspend & Resume PM enabling

2014-09-23 Thread Linus Walleij
On Wed, Sep 17, 2014 at 6:18 PM, Weike Chen wrote: > This patch enables suspend and resume mode for the power management, and > it is based on Josef Ahmad's previous work. > > Reviewed-by: Hock Leong Kweh > Signed-off-by: Weike Chen Patch applied with Andy's review tag. Yours, Linus Walleij -

Re: [PATCH 4/4 v5] GPIO: gpio-dwapb: Suspend & Resume PM enabling

2014-09-17 Thread Andy Shevchenko
On Wed, 2014-09-17 at 09:18 -0700, Weike Chen wrote: > This patch enables suspend and resume mode for the power management, and > it is based on Josef Ahmad's previous work. > > Reviewed-by: Hock Leong Kweh Looks fine for me Reviewed-by: Andy Shevchenko > Signed-off-by: Weike Chen > --- >