Re: [Patch v4 7/7] Onkey: DA9055 Onkey driver

2012-10-23 Thread Dmitry Torokhov
On Tue, Oct 23, 2012 at 03:29:52PM +0530, Ashish Jangam wrote: > Does this patch looks good? Yes, I just need to pull mainline to get the DA9055 bits (will happen at 3.7-rc3) and I will apply it. Thanks. > On Fri, 2012-10-12 at 15:02 +0530, Ashish Jangam wrote: > > This is the ONKEY driver of th

Re: [Patch v4 7/7] Onkey: DA9055 Onkey driver

2012-10-23 Thread Ashish Jangam
Does this patch looks good? On Fri, 2012-10-12 at 15:02 +0530, Ashish Jangam wrote: > This is the ONKEY driver of the Dialog DA9055 PMIC and depends on the DA9055 > MFD > core driver. > > This patch is functionally tested on SMDK6410 board. > > Signed-off-by: David Dajun Chen > Signed-off-by: A

[Patch v4 7/7] Onkey: DA9055 Onkey driver

2012-10-12 Thread Ashish Jangam
This is the ONKEY driver of the Dialog DA9055 PMIC and depends on the DA9055 MFD core driver. This patch is functionally tested on SMDK6410 board. Signed-off-by: David Dajun Chen Signed-off-by: Ashish Jangam --- changes since v4: - remove of devm_*irq API changes since v3: - used of module_plat