commit | 98d9bc13cd19e544e8ea15b97f5cfef166cc9294 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sat Dec 11 18:20:55 2010 +0000 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Fri Jan 14 12:38:01 2011 +0100 |
tree | be2d62bc16170e88d62531d88a1fe331a2a71deb | |
parent | 5af3bde8b264e78565b6d1963ba86bbf6c6b10f6 [diff] |
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>