commit | 6c42ad1cf4d7f22469eaecb2eee3b6442169d732 | [log] [tgz] |
---|---|---|
author | Rabin Vincent <rabin.vincent@stericsson.com> | Mon May 23 12:22:18 2011 +0530 |
committer | Linus Walleij <linus.walleij@linaro.org> | Mon Apr 23 11:04:50 2012 +0200 |
tree | db6e5dc10e1007794b1e039d03acb7e726823312 | |
parent | 6c12fe888a237c4a32d194fca8624c5c1d55e1b3 [diff] |
gpio/nomadik: fix spurious interrupts with SKE If the pin is switching to altfunc, and there was an interrupt installed on it which has been lazy disabled, actually mask the interrupt to prevent spurious interrupts that would occur while the pin is under control of the peripheral. Only SKE does this. Signed-off-by: Rabin Vincent <rabin.vincent@stericsson.com> Reviewed-by: Srinidhi Kasagar <srinidhi.kasagar@stericsson.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>