]> git.baikalelectronics.ru Git - kernel.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)
commite9200abc7aaab67fc9a522c7c337f7804e6d2c54
tree2af4f544e19ef32f7e91f2bbc9bad04a2a4e289c
parent6765d9acd2fa04ebfe1b2306288f85e1c23bf27d
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