gpio: langwell_gpio: irq_data conversion
authorLennert Buytenhek <buytenh@wantstofly.org>
Thu, 13 Jan 2011 01:00:13 +0000 (17:00 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 13 Jan 2011 16:03:13 +0000 (08:03 -0800)
commit5ffd72c674a8332b37cfd62c364bc5492e8ea4c5
tree8428870d5bf1d13ed4226a223a06d603e78b0f02
parent12401eeddd21a59357c9a34c39761a7d32ddd4cd
gpio: langwell_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>
Cc: Alan Cox <alan@linux.intel.com>
Cc: Yin Kangkai <kangkai.yin@intel.com>
Cc: Alek Du <alek.du@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/gpio/langwell_gpio.c