commit | c91ad349d084f8c034ff60fb56d41a9667f71ae4 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sat Dec 11 13:14:12 2010 +0000 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Fri Jan 14 12:37:52 2011 +0100 |
tree | 2af4f544e19ef32f7e91f2bbc9bad04a2a4e289c | |
parent | 0f76aaebe8015d6a850cb03622382bacb7860398 [diff] |
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>