gpio: Fix bit masking in Kontron PLD GPIO driver
authorBrunner Michael <Michael.Brunner@kontron.com>
Wed, 31 Jul 2013 18:55:39 +0000 (20:55 +0200)
committerLinus 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