commit | 99c477074de4a91a388aff863646dc3e2eb783e2 | [log] [tgz] |
---|---|---|
author | Imre Deak <imre.deak@nokia.com> | Mon Jun 26 16:16:07 2006 -0700 |
committer | Tony Lindgren <tony@atomide.com> | Mon Jun 26 16:16:07 2006 -0700 |
tree | d3cd4f913d4c7a2113167a6007fd33397335dac6 | |
parent | eca9e56eb8dfcf2b8b966c1c49e4622196f0586d [diff] |
ARM: OMAP: Fix GPIO IRQ mask handling The GPIO IRQ mask was retrieved incorrectly in cases where we have a mask register instead of an enable register. Also we should only return the valid bits depending on the bank size. This fixes a bug on 1510/1610 based OMAPs where GPIO IRQs are not delivered. Signed-off-by: Imre Deak <imre.deak@nokia.com> Signed-off-by: Tony Lindgren <tony@atomide.com>