ARM: 6061/1: PL061 GPIO: Bug fix - setting gpio for HIGH_LEVEL interrupt is not working.
authorviresh kumar <viresh.kumar@st.com>
Thu, 29 Apr 2010 11:22:52 +0000 (12:22 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 29 Apr 2010 22:23:49 +0000 (23:23 +0100)
commitdb7e1bc479cc941c53839b18ff811c7def0c52e7
tree0835845515fdf40daad948e564aa914430ae3623
parentb56ba8aa6f3aeab23d3d4b1190ed1098463b2a9c
ARM: 6061/1: PL061 GPIO: Bug fix - setting gpio for HIGH_LEVEL interrupt is not working.

In current implementation of PL061, setting type of irq to HIGH_LEVEL is not
working. This patch fixes this bug.

Signed-off-by: Viresh Kumar <viresh.kumar@st.com>
Acked-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/gpio/pl061.c