mfd: Convert SMTPE driver to new irq_ APIs
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 12 Dec 2010 12:01:08 +0000 (12:01 +0000)
committerSamuel Ortiz <sameo@linux.intel.com>
Fri, 14 Jan 2011 11:38:02 +0000 (12:38 +0100)
commit43b8c08402de2fb85cd18ebc746b598ce2473664
tree911f9d0a87370a546e0d6391dc017e5a92afdae2
parent2898577e160c7d60d2b11cb3b1c3b55d0e1468db
mfd: Convert SMTPE driver to new irq_ APIs

The genirq core is being updated to supply struct irq_data to irq_chip
operations rather than an irq number. Update the SMTPE driver to the new
APIs.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Rabin Vincent <rabin.vincent@stericsson.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/stmpe.c