gpio: sx150x: irq_data conversion
authorLennert Buytenhek <buytenh@wantstofly.org>
Thu, 13 Jan 2011 01:00:18 +0000 (17:00 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 13 Jan 2011 16:03:14 +0000 (08:03 -0800)
commit673860c107d3adc3fb0c85d7b4c86f551e75dc01
treeb76637b526b9b3b8d1c842d38a10874fada05af5
parent2a866f39146a5613d5c2db9031c13c218a4c7402
gpio: sx150x: 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: Gregory Bean <gbean@codeaurora.org>
Tested-by: Rohit Vaswani <rvaswani@codeaurora.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/gpio/sx150x.c