commit | 96e824bdf3349a7e581004286274be6c0df6c710 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sun Dec 12 12:39:28 2010 +0000 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Fri Jan 14 12:38:08 2011 +0100 |
tree | d5ceab833f82e871c79851d5111775658958d9ab | |
parent | 01af22eb15e46488cf3de67f6d2222c2eed5f763 [diff] |
mfd: Convert tps6586x driver to new irq_ API The genirq core is being updated to supply struct irq_data to irq_chip operations rather than an irq number. Update the tps6586x driver to the new APIs. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Acked-by: Mike Rapoport <mike@compulab.co.il> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>