mfd: Convert WM831x to new irq_ interrupt methods
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 24 Nov 2010 18:01:42 +0000 (18:01 +0000)
committerSamuel Ortiz <sameo@linux.intel.com>
Fri, 14 Jan 2011 11:37:40 +0000 (12:37 +0100)
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>
drivers/mfd/wm831x-irq.c

Simple merge