aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sysctl_binary.c
diff options
context:
space:
mode:
authorChen-Yu Tsai <wens@csie.org>2016-11-11 17:50:34 +0800
committerLinus Walleij <linus.walleij@linaro.org>2016-11-15 10:17:45 +0100
commit223dba00b4072efc590c7d648f230db1b44186b9 (patch)
treef573d75e2f553d9148fd6c95f5d550a319e50bf3 /kernel/sysctl_binary.c
parentpinctrl: sunxi: Free configs in pinctrl_map only if it is a config map (diff)
downloadlinux-223dba00b4072efc590c7d648f230db1b44186b9.tar.gz
linux-223dba00b4072efc590c7d648f230db1b44186b9.zip
pinctrl: sunxi: Fix PIN_CONFIG_BIAS_PULL_{DOWN,UP} argument
According to pinconf-generic.h, the argument for PIN_CONFIG_BIAS_PULL_{DOWN,UP} is non-zero if the bias is enabled with a pull up/down resistor, zero if it is directly connected to VDD or ground. Since Allwinner hardware uses a weak pull resistor internally, the argument should be 1. Signed-off-by: Chen-Yu Tsai <wens@csie.org> Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'kernel/sysctl_binary.c')
0 files changed, 0 insertions, 0 deletions