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)
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

Simple merge