commit | baa3f63b88c9138bb923a29a3d5fddc204d1f5e6 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Nov 24 18:01:44 2010 +0000 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Fri Jan 14 12:37:41 2011 +0100 |
tree | be0bce221ae9889f967297665b7285cef3473df3 | |
parent | fdcc475b968f4715ce7a214c061c97a95c77fd21 [diff] |
mfd: Convert WM8994 to new irq_ interrupt methods Kernel 2.6.37 adds new interrupt methods which take a struct irq_data rather than an irq number. Convert over to these as they will become mandatory in future. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>