summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/pinctrl-xway.c
diff options
context:
space:
mode:
authorLinus Walleij2015-12-21 16:25:11 +0100
committerLinus Walleij2015-12-26 22:28:34 +0100
commit01a62834f983455806b9e522c33d2670b83b1e52 (patch)
tree6ea9dbb39ac3160a0683df1125523341d5775678 /drivers/pinctrl/pinctrl-xway.c
parentpinctrl: baytrail: Be sure to clamp return value (diff)
downloadkernel-qcow2-linux-01a62834f983455806b9e522c33d2670b83b1e52.tar.gz
kernel-qcow2-linux-01a62834f983455806b9e522c33d2670b83b1e52.tar.xz
kernel-qcow2-linux-01a62834f983455806b9e522c33d2670b83b1e52.zip
pinctrl: coh901: Be sure to clamp return value
As we want gpio_chip .get() calls to be able to return negative error codes and propagate to drivers, we need to go over all drivers and make sure their return values are clamped to [0,1]. We do this by using the ret = !!(val) design pattern. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/pinctrl/pinctrl-xway.c')
0 files changed, 0 insertions, 0 deletions