]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mfd: palmas: Check if irq is valid
authorJ Keerthy <j-keerthy@ti.com>
Wed, 19 Jun 2013 05:57:47 +0000 (11:27 +0530)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 20 Jun 2013 08:50:55 +0000 (10:50 +0200)
commitad522f4e351d020714959d9570baf3de7fcbad11
treef90bbb8947915f8d0db372f9ae687e2eb8862255
parent283aae8ab88e695a660c610d6535ca44bc5b8835
mfd: palmas: Check if irq is valid

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-keerthy@ti.com>
Reviewed-by: Mark Brown <broonie@linaro.org>
Reviewed-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/palmas.c