commit | bdf82b59c5dcf04bbdbd1938eefca14dd9cb44d3 | [log] [tgz] |
---|---|---|
author | Deepak Saxena <dsaxena@plexity.net> | Mon Aug 29 22:46:30 2005 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Mon Aug 29 22:46:30 2005 +0100 |
tree | 68983f484e96c737cd504ecd08e7bf669a925cec | |
parent | e605ecd7c8a38f65759c938a235a1b84f41a744e [diff] |
[ARM] 2836/1: Cleanup IXP4xx GPIO code Patch from Deepak Saxena This patch implements the set_irq_type() hooks for configuring GPIO IRQ type and updates all the platforms to use it instead of the gpio_line_config() function which is now used to configure input vs. output on the pins. Signed-off-by: Deepak Saxena <dsaxena@plexity.net> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>