summaryrefslogtreecommitdiff
path: root/arch/powerpc/sysdev
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2015-12-21 18:50:18 +0300
committerLinus Walleij <linus.walleij@linaro.org>2016-01-25 20:02:09 +0300
commit48295fe932b3306c25ba6157db82f8f9938f2637 (patch)
treea7a24b4c9fc490e0015f45a6a5b4a3fa1fdf1d92 /arch/powerpc/sysdev
parent92e963f50fc74041b5e9e744c330dca48e04f08d (diff)
downloadlinux-48295fe932b3306c25ba6157db82f8f9938f2637.tar.xz
blackfin: gpio: 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. Cc: Steven Miao <realmz6@gmail.com> Cc: adi-buildroot-devel@lists.sourceforge.net Acked-by: Sonic Zhang <sonic.zhang@analog.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'arch/powerpc/sysdev')
0 files changed, 0 insertions, 0 deletions