]> git.karo-electronics.de Git - mv-sheeva.git/commit
mfd: Convert tps6586x driver to new irq_ API
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 12 Dec 2010 12:39:28 +0000 (12:39 +0000)
committerSamuel Ortiz <sameo@linux.intel.com>
Fri, 14 Jan 2011 11:38:08 +0000 (12:38 +0100)
commit96e824bdf3349a7e581004286274be6c0df6c710
treed5ceab833f82e871c79851d5111775658958d9ab
parent01af22eb15e46488cf3de67f6d2222c2eed5f763
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>
drivers/mfd/tps6586x.c