]> git.baikalelectronics.ru Git - kernel.git/commit
gpio: pl061: irq_data conversion
authorLennert Buytenhek <buytenh@wantstofly.org>
Thu, 13 Jan 2011 01:00:16 +0000 (17:00 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 13 Jan 2011 16:03:13 +0000 (08:03 -0800)
commit6793d120b490891c33f21da69cac13a3710a685e
tree6e4ce3ae3a11405919bed8a8c6bf997bf9fc81cc
parent111a8df542d150ca878d5e171f5347e752301c4f
gpio: pl061: 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: Baruch Siach <baruch@tkos.co.il>
Cc: David Brownell <david-b@pacbell.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/gpio/pl061.c