Re: [PATCH 1/2] input: gpio-keys: Disable hardware on suspend

2012-12-01 Thread Linus Walleij
On Sun, Nov 25, 2012 at 9:32 AM, Dmitry Torokhov wrote: > On Thu, Nov 22, 2012 at 01:23:36PM +, Lee Jones wrote: >> From: Jonas Aaberg >> >> Disable hardware if active when suspending if the hw can not >> wake the system from suspend. > > How about below instead (needs the other patch I have

Re: [PATCH 1/2] input: gpio-keys: Disable hardware on suspend

2012-12-01 Thread Linus Walleij
On Sun, Nov 25, 2012 at 9:32 AM, Dmitry Torokhov dmitry.torok...@gmail.com wrote: On Thu, Nov 22, 2012 at 01:23:36PM +, Lee Jones wrote: From: Jonas Aaberg jonas.ab...@stericsson.com Disable hardware if active when suspending if the hw can not wake the system from suspend. How about

Re: [PATCH 1/2] input: gpio-keys: Disable hardware on suspend

2012-11-26 Thread Dmitry Torokhov
On Mon, Nov 26, 2012 at 09:05:03AM +, Lee Jones wrote: > > On Thu, Nov 22, 2012 at 01:23:36PM +, Lee Jones wrote: > > > From: Jonas Aaberg > > > > > > Disable hardware if active when suspending if the hw can not > > > wake the system from suspend. > > > > How about below instead (needs

Re: [PATCH 1/2] input: gpio-keys: Disable hardware on suspend

2012-11-26 Thread Lee Jones
> On Thu, Nov 22, 2012 at 01:23:36PM +, Lee Jones wrote: > > From: Jonas Aaberg > > > > Disable hardware if active when suspending if the hw can not > > wake the system from suspend. > > How about below instead (needs the other patch I have just sent out)? Sorry Dmitry, I'm a little

Re: [PATCH 1/2] input: gpio-keys: Disable hardware on suspend

2012-11-26 Thread Lee Jones
On Thu, Nov 22, 2012 at 01:23:36PM +, Lee Jones wrote: From: Jonas Aaberg jonas.ab...@stericsson.com Disable hardware if active when suspending if the hw can not wake the system from suspend. How about below instead (needs the other patch I have just sent out)? Sorry Dmitry, I'm

Re: [PATCH 1/2] input: gpio-keys: Disable hardware on suspend

2012-11-26 Thread Dmitry Torokhov
On Mon, Nov 26, 2012 at 09:05:03AM +, Lee Jones wrote: On Thu, Nov 22, 2012 at 01:23:36PM +, Lee Jones wrote: From: Jonas Aaberg jonas.ab...@stericsson.com Disable hardware if active when suspending if the hw can not wake the system from suspend. How about below instead

Re: [PATCH 1/2] input: gpio-keys: Disable hardware on suspend

2012-11-25 Thread Dmitry Torokhov
On Thu, Nov 22, 2012 at 01:23:36PM +, Lee Jones wrote: > From: Jonas Aaberg > > Disable hardware if active when suspending if the hw can not > wake the system from suspend. How about below instead (needs the other patch I have just sent out)? Thanks. -- Dmitry Input: gpio-keys - disable

Re: [PATCH 1/2] input: gpio-keys: Disable hardware on suspend

2012-11-25 Thread Dmitry Torokhov
On Thu, Nov 22, 2012 at 01:23:36PM +, Lee Jones wrote: From: Jonas Aaberg jonas.ab...@stericsson.com Disable hardware if active when suspending if the hw can not wake the system from suspend. How about below instead (needs the other patch I have just sent out)? Thanks. -- Dmitry

[PATCH 1/2] input: gpio-keys: Disable hardware on suspend

2012-11-22 Thread Lee Jones
From: Jonas Aaberg Disable hardware if active when suspending if the hw can not wake the system from suspend. Cc: Dmitry Torokhov Cc: linux-in...@vger.kernel.org Signed-off-by: Lee Jones Signed-off-by: Jonas Aaberg Signed-off-by: Philippe Langlais Reviewed-by: Bengt Jonsson ---

[PATCH 1/2] input: gpio-keys: Disable hardware on suspend

2012-11-22 Thread Lee Jones
From: Jonas Aaberg jonas.ab...@stericsson.com Disable hardware if active when suspending if the hw can not wake the system from suspend. Cc: Dmitry Torokhov dmitry.torok...@gmail.com Cc: linux-in...@vger.kernel.org Signed-off-by: Lee Jones lee.jo...@linaro.org Signed-off-by: Jonas Aaberg

Re: [PATCH 1/2] input: gpio-keys: Disable hardware on suspend

2012-10-13 Thread Dmitry Torokhov
Hi Lee, On Thu, Oct 11, 2012 at 03:15:26PM +0100, Lee Jones wrote: > From: Jonas Aaberg > > Disable hardware if active when suspending if the hw can not > wake the system from suspend. > > Cc: Dmitry Torokhov > Cc: linux-in...@vger.kernel.org > Acked-by: Lee Jones If you are sending the

Re: [PATCH 1/2] input: gpio-keys: Disable hardware on suspend

2012-10-13 Thread Dmitry Torokhov
Hi Lee, On Thu, Oct 11, 2012 at 03:15:26PM +0100, Lee Jones wrote: From: Jonas Aaberg jonas.ab...@stericsson.com Disable hardware if active when suspending if the hw can not wake the system from suspend. Cc: Dmitry Torokhov dmitry.torok...@gmail.com Cc: linux-in...@vger.kernel.org

[PATCH 1/2] input: gpio-keys: Disable hardware on suspend

2012-10-11 Thread Lee Jones
From: Jonas Aaberg Disable hardware if active when suspending if the hw can not wake the system from suspend. Cc: Dmitry Torokhov Cc: linux-in...@vger.kernel.org Acked-by: Lee Jones Signed-off-by: Jonas Aaberg Signed-off-by: Philippe Langlais Reviewed-by: Bengt Jonsson ---

[PATCH 1/2] input: gpio-keys: Disable hardware on suspend

2012-10-11 Thread Lee Jones
From: Jonas Aaberg jonas.ab...@stericsson.com Disable hardware if active when suspending if the hw can not wake the system from suspend. Cc: Dmitry Torokhov dmitry.torok...@gmail.com Cc: linux-in...@vger.kernel.org Acked-by: Lee Jones lee.jo...@linaro.org Signed-off-by: Jonas Aaberg