Re: [rtc-linux] Re: [patch v1 4/5] rtc: da9055 change irq state to default

2013-01-31 Thread Andrew Morton
On Fri, 18 Jan 2013 01:10:40 -0500 "devendra.aaru" wrote: > On Fri, Jan 18, 2013 at 12:26 AM, Ashish Jangam > wrote: > > This patch changes the irq state from high to the now default low > > state. > > > > will you please provide more info on why do we need to set it to low state? Yes, I would

Re: [patch v1 4/5] rtc: da9055 change irq state to default

2013-01-17 Thread devendra.aaru
On Fri, Jan 18, 2013 at 12:26 AM, Ashish Jangam wrote: > This patch changes the irq state from high to the now default low > state. > will you please provide more info on why do we need to set it to low state? > This patch is dependent on the DA9055 MFD. > > This patch is tested on smdk6410 boa

[patch v1 4/5] rtc: da9055 change irq state to default

2013-01-17 Thread Ashish Jangam
This patch changes the irq state from high to the now default low state. This patch is dependent on the DA9055 MFD. This patch is tested on smdk6410 board. Signed-off-by: Ashish Jangam --- drivers/rtc/rtc-da9055.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/driver