]> git.baikalelectronics.ru Git - kernel.git/commit
gpio: tc35892-gpio: irq_data conversion
authorLennert Buytenhek <buytenh@wantstofly.org>
Thu, 13 Jan 2011 01:00:19 +0000 (17:00 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 13 Jan 2011 16:03:14 +0000 (08:03 -0800)
commitce0b89bb55657e9409e5837b001e1c713d608d61
treeb54dde00e817f19c0efb3dbbff61af3e7641c7fb
parent91ad8d05524bb1e1298c19455a18e8a31e30fc1e
gpio: tc35892-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>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/gpio/tc3589x-gpio.c