commit | 760e4518788df6762700e6bb9dd8692379f11168 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Jan 05 13:59:09 2010 +0000 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Sun Mar 07 22:16:57 2010 +0100 |
tree | d4fa27366ec331e9b120b4c5e3b8d62610c2b36a | |
parent | 29c71b138c83c8191f1f7e46fcc28b9d6bc8a5dd [diff] |
mfd: Convert WM8350 to genirq This gives us use of the diagnostic facilities genirq provides and will allow implementation of interrupt support for the WM8350 GPIOs. Stub functions are provided to ease the transition of the individual drivers, probably after additional work to pass the IRQ numbers via the struct devices. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>