Re: [PATCH 10/26] mfd: ab8500-debugfs: Wake-up device on debugfs IRQ

2013-01-28 Thread Lee Jones
On Mon, 28 Jan 2013, Samuel Ortiz wrote: > Hi Lee, > > On Tue, Jan 15, 2013 at 12:55:50PM +, Lee Jones wrote: > > Ensure the device wakes up if the debugfs IRQ fires if we're > > in suspend mode. > > > > Signed-off-by: Lee Jones > > --- > > drivers/mfd/ab8500-debugfs.c |3 ++- > > 1

Re: [PATCH 10/26] mfd: ab8500-debugfs: Wake-up device on debugfs IRQ

2013-01-28 Thread Lee Jones
On Mon, 28 Jan 2013, Samuel Ortiz wrote: Hi Lee, On Tue, Jan 15, 2013 at 12:55:50PM +, Lee Jones wrote: Ensure the device wakes up if the debugfs IRQ fires if we're in suspend mode. Signed-off-by: Lee Jones lee.jo...@linaro.org --- drivers/mfd/ab8500-debugfs.c |3 ++-

Re: [PATCH 10/26] mfd: ab8500-debugfs: Wake-up device on debugfs IRQ

2013-01-27 Thread Samuel Ortiz
Hi Lee, On Tue, Jan 15, 2013 at 12:55:50PM +, Lee Jones wrote: > Ensure the device wakes up if the debugfs IRQ fires if we're > in suspend mode. > > Signed-off-by: Lee Jones > --- > drivers/mfd/ab8500-debugfs.c |3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) Please squash this

Re: [PATCH 10/26] mfd: ab8500-debugfs: Wake-up device on debugfs IRQ

2013-01-27 Thread Samuel Ortiz
Hi Lee, On Tue, Jan 15, 2013 at 12:55:50PM +, Lee Jones wrote: Ensure the device wakes up if the debugfs IRQ fires if we're in suspend mode. Signed-off-by: Lee Jones lee.jo...@linaro.org --- drivers/mfd/ab8500-debugfs.c |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)

[PATCH 10/26] mfd: ab8500-debugfs: Wake-up device on debugfs IRQ

2013-01-15 Thread Lee Jones
Ensure the device wakes up if the debugfs IRQ fires if we're in suspend mode. Signed-off-by: Lee Jones --- drivers/mfd/ab8500-debugfs.c |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/mfd/ab8500-debugfs.c b/drivers/mfd/ab8500-debugfs.c index 71df8e4..b3ddc23

[PATCH 10/26] mfd: ab8500-debugfs: Wake-up device on debugfs IRQ

2013-01-15 Thread Lee Jones
Ensure the device wakes up if the debugfs IRQ fires if we're in suspend mode. Signed-off-by: Lee Jones lee.jo...@linaro.org --- drivers/mfd/ab8500-debugfs.c |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/mfd/ab8500-debugfs.c b/drivers/mfd/ab8500-debugfs.c index