mfd: Fix ab8500 error path bug
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 20 Feb 2012 20:42:03 +0000 (21:42 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 6 Mar 2012 17:46:41 +0000 (18:46 +0100)
commit6d95b7fdd0bd2e28ef651da6863d75edca4c2aca
tree5724786829825e0a856fb44e587214061f836a32
parentd2cb87c23e8514ca49c85adc5924999927bb9494
mfd: Fix ab8500 error path bug

We were not freeing the irq properly in the error path in
the AB8500 driver.

Cc: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Maxime Coquelin <maxime.coquelin@stericsson.com>
Signed-off-by: Alex Macro <alex.macro@stericsson.com>
Signed-off-by: Michel Jaouen <michel.jaouen@stericsson.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/ab8500-core.c