mfd: Convert max8925 to new irq_ API
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Sat, 11 Dec 2010 18:20:55 +0000 (18:20 +0000)
committerSamuel Ortiz <sameo@linux.intel.com>
Fri, 14 Jan 2011 11:38:01 +0000 (12:38 +0100)
The genirq infrastructure is being converted to pass struct irq_data rather
than an irq number to irq_chip operations, update max8925 to the new APIs.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/max8925-core.c

Simple merge