mfd: Split wm8350 IRQ code into a separate file
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 12 Oct 2009 15:15:09 +0000 (16:15 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Sun, 13 Dec 2009 18:20:55 +0000 (19:20 +0100)
commite0a3389ab9cb08813bf325616249abb29c4d2302
treee7f1bd9d90a98cd23cb677d8aea6877985fed5cc
parentfba65fe0ededc538771e47f6d099d7c853f4776e
mfd: Split wm8350 IRQ code into a separate file

In preparation for refactoring - it's over 700 lines of well-isolated
code and having it in a file by itself makes things more managable.

While we're at it make sure that we clean up the IRQ if we fail after
acquiring it on init.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/Makefile
drivers/mfd/wm8350-core.c
drivers/mfd/wm8350-irq.c [new file with mode: 0644]
include/linux/mfd/wm8350/core.h