Re: [PATCH v3 1/4] MFD: Palmas: Check if irq is valid

2013-07-11 Thread Lee Jones
On Wed, 19 Jun 2013, Keerthy wrote: From: J Keerthy j-keer...@ti.com Check if irq value obtained is valid. If it is not valid then skip the irq request step and go ahead with the probe. Signed-off-by: J Keerthy j-keer...@ti.com --- drivers/mfd/palmas.c |6 ++ 1 files changed,

Re: [PATCH v3 1/4] MFD: Palmas: Check if irq is valid

2013-07-11 Thread Lee Jones
On Thu, 11 Jul 2013, Lee Jones wrote: On Wed, 19 Jun 2013, Keerthy wrote: From: J Keerthy j-keer...@ti.com Check if irq value obtained is valid. If it is not valid then skip the irq request step and go ahead with the probe. Signed-off-by: J Keerthy j-keer...@ti.com ---

[PATCH v3 1/4] MFD: Palmas: Check if irq is valid

2013-06-19 Thread Keerthy
From: J Keerthy j-keer...@ti.com Check if irq value obtained is valid. If it is not valid then skip the irq request step and go ahead with the probe. Signed-off-by: J Keerthy j-keer...@ti.com --- drivers/mfd/palmas.c |6 ++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git

Re: [PATCH v3 1/4] MFD: Palmas: Check if irq is valid

2013-06-19 Thread Mark Brown
On Wed, Jun 19, 2013 at 11:27:47AM +0530, Keerthy wrote: From: J Keerthy j-keer...@ti.com Check if irq value obtained is valid. If it is not valid then skip the irq request step and go ahead with the probe. Signed-off-by: J Keerthy j-keer...@ti.com Reviewed-by: Mark Brown

Re: [PATCH v3 1/4] MFD: Palmas: Check if irq is valid

2013-06-19 Thread Stephen Warren
On 06/18/2013 11:57 PM, Keerthy wrote: From: J Keerthy j-keer...@ti.com Check if irq value obtained is valid. If it is not valid then skip the irq request step and go ahead with the probe. Reviewed-by: Stephen Warren swar...@nvidia.com -- To unsubscribe from this list: send the line

RE: [PATCH v3 1/4] MFD: Palmas: Check if irq is valid

2013-06-19 Thread J, KEERTHY
-...@vger.kernel.org; devicetree- disc...@lists.ozlabs.org; g...@slimlogic.co.uk Subject: Re: [PATCH v3 1/4] MFD: Palmas: Check if irq is valid On Wed, Jun 19, 2013 at 11:27:47AM +0530, Keerthy wrote: From: J Keerthy j-keer...@ti.com Check if irq value obtained is valid. If it is not valid

RE: [PATCH v3 1/4] MFD: Palmas: Check if irq is valid

2013-06-19 Thread J, KEERTHY
...@vger.kernel.org; linux- d...@vger.kernel.org; devicetree-disc...@lists.ozlabs.org; g...@slimlogic.co.uk Subject: Re: [PATCH v3 1/4] MFD: Palmas: Check if irq is valid On 06/18/2013 11:57 PM, Keerthy wrote: From: J Keerthy j-keer...@ti.com Check if irq value obtained is valid

RE: [PATCH v3 1/4] MFD: Palmas: Check if irq is valid

2013-06-19 Thread J, KEERTHY
; linux-ker...@vger.kernel.org; linux- d...@vger.kernel.org; devicetree-disc...@lists.ozlabs.org; g...@slimlogic.co.uk Subject: Re: [PATCH v3 1/4] MFD: Palmas: Check if irq is valid On 06/18/2013 11:57 PM, Keerthy wrote: From: J Keerthy j-keer...@ti.com Check if irq value obtained is valid