Re: [patch v1 3/5] hwmon: da9055 change irq state to default

2013-01-18 Thread Guenter Roeck
On Fri, Jan 18, 2013 at 10:54:52AM +0530, Ashish Jangam wrote: > This patch changes the irq state from high to the now default low > state. > > This patch is dependent on the DA9055 MFD. > That statement is a bit confusing. Do you mean it depends on a patch submitted for the DA9055 MFD ? In othe

[patch v1 3/5] hwmon: 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/hwmon/da9055-hwmon.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/dr