commit | b2221869dbd84994f07c91be73103d9f9cb7309f | [log] [tgz] |
---|---|---|
author | Lennert Buytenhek <buytenh@wantstofly.org> | Wed Jan 12 17:00:16 2011 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Jan 13 08:03:13 2011 -0800 |
tree | 6e4ce3ae3a11405919bed8a8c6bf997bf9fc81cc | |
parent | 6f5cfc0e2d5feac9094a8b26b9ad1739c1e7d9df [diff] |
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>