From: Boris BREZILLON Date: Tue, 27 Aug 2013 13:19:21 +0000 (+0200) Subject: pinctrl: at91: fix get_pullup/down function return X-Git-Tag: v3.12-rc1~151^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05d3534a321d7fe4524b3b83bb20318282f3ec2c;p=pandora-kernel.git pinctrl: at91: fix get_pullup/down function return In PIO_PUSR and PIO_PPDSR register if a given bit is set 1 this means the pullup/down for this pin (pin is represented as a bit position) is disabled. Cc: stable # 3.8+ Signed-off-by: Boris BREZILLON Acked-by: Nicolas Ferre Signed-off-by: Linus Walleij --- Reading git-diff-tree failed