commit | e0a3389ab9cb08813bf325616249abb29c4d2302 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Oct 12 16:15:09 2009 +0100 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Sun Dec 13 19:20:55 2009 +0100 |
tree | e7f1bd9d90a98cd23cb677d8aea6877985fed5cc | |
parent | fba65fe0ededc538771e47f6d099d7c853f4776e [diff] |
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>