commit | 6f5cfc0e2d5feac9094a8b26b9ad1739c1e7d9df | [log] [tgz] |
---|---|---|
author | Lennert Buytenhek <buytenh@wantstofly.org> | Wed Jan 12 17:00:15 2011 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Jan 13 08:03:13 2011 -0800 |
tree | d0a8b095a18962e104ac388d7d41c8e420a98c11 | |
parent | fbc4667ab08a1c43c6141ce844005c76883e1930 [diff] |
gpio: pca953x: 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: Alek Du <alek.du@intel.com> Cc: Alan Cox <alan@linux.intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>