git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40a625d
)
gpio: Fix bit masking in Kontron PLD GPIO driver
author
Brunner Michael
<Michael.Brunner@kontron.com>
Wed, 31 Jul 2013 18:55:39 +0000
(20:55 +0200)
committer
Linus Walleij
<linus.walleij@linaro.org>
Fri, 16 Aug 2013 15:56:53 +0000
(17:56 +0200)
This patch fixes the bit masking within the GPIO driver. The masking is
basically done twice which causes the wrong GPIOs to be addressed.
Signed-off-by: Michael Brunner <michael.brunner@kontron.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
No differences found