]> git.karo-electronics.de Git - mv-sheeva.git/commit
mfd: Convert AB3500 to new irq_ APIs
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Sat, 11 Dec 2010 13:14:12 +0000 (13:14 +0000)
committerSamuel Ortiz <sameo@linux.intel.com>
Fri, 14 Jan 2011 11:37:52 +0000 (12:37 +0100)
commitc91ad349d084f8c034ff60fb56d41a9667f71ae4
tree2af4f544e19ef32f7e91f2bbc9bad04a2a4e289c
parent0f76aaebe8015d6a850cb03622382bacb7860398
mfd: Convert AB3500 to new irq_ APIs

The genirq core is being updated to pass struct irq_data rather than irq
numbers into chip drivers. As part of the update assignments to NULL for
unused operations are removed, these are not needed and the genirq docs
should be good enough.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Mattias Wallin <mattias.wallin@stericsson.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/ab3550-core.c