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)
commit98d9bc13cd19e544e8ea15b97f5cfef166cc9294
treebe2d62bc16170e88d62531d88a1fe331a2a71deb
parent5af3bde8b264e78565b6d1963ba86bbf6c6b10f6
mfd: Convert max8925 to new irq_ API

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