]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit09f2d6f06e37b5bea9993903691331c32ac3d988
tree8428870d5bf1d13ed4226a223a06d603e78b0f02
parent0758209b10db3529f0a17630dce7c5d8c7d8554f
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