]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit199b18bc536d325453fb41bad7662f4bcf4fe4d2
tree911f9d0a87370a546e0d6391dc017e5a92afdae2
parent6bba044a40f4828c337429e881c1a3ad5308d9b4
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