From 2e7f6122642773fa467ab80adc30ef20c80dbda6 Mon Sep 17 00:00:00 2001 From: Brunner Michael Date: Wed, 31 Jul 2013 20:55:39 +0200 Subject: [PATCH] gpio: Fix bit masking in Kontron PLD GPIO driver 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 Signed-off-by: Guenter Roeck Signed-off-by: Linus Walleij --- Reading git-format-patch failed