]> git.baikalelectronics.ru Git - kernel.git/commit
gpio: stmpe-gpio: irq_data conversion
authorLennert Buytenhek <buytenh@wantstofly.org>
Thu, 13 Jan 2011 01:00:17 +0000 (17:00 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 13 Jan 2011 16:03:13 +0000 (08:03 -0800)
commit71106a8d564cd8a0e454d1925d35203b56b1d138
treeb3c17e6a3b1f9a6d4945904ab883f6c1838ec962
parent6793d120b490891c33f21da69cac13a3710a685e
gpio: stmpe-gpio: irq_data conversion

Converts irq_chips and flow handlers over to the new struct irq_data based
irq_chip functions.

Signed-off-by: Lennert Buytenhek <buytenh@secretlab.ca>
Acked-by: Rabin Vincent <rabin.vincent@stericsson.com>
Cc: Luotao Fu <l.fu@pengutronix.de>
Cc: Linus Walleij <linus.walleij@stericsson.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/gpio/stmpe-gpio.c