alistair23-linux/arch/blackfin
Linus Walleij 48295fe932 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>
2016-01-25 18:02:09 +01:00
..
boot
configs bf609: enable soft switch gpio driver by default 2015-04-23 21:34:29 +08:00
include dma-mapping: always provide the dma_map_ops based implementation 2016-01-20 17:09:18 -08:00
kernel blackfin: gpio: Be sure to clamp return value 2016-01-25 18:02:09 +01:00
lib
mach-bf518
mach-bf527 debug-mmrs: Eliminate all traces of the USB_PHY_TEST MMR 2015-04-23 21:34:31 +08:00
mach-bf533
mach-bf537 blackfin: nand: make use of mtd_to_nand() where appropriate 2015-12-08 13:02:57 -08:00
mach-bf538
mach-bf548 debug-mmrs: Eliminate all traces of the USB_PHY_TEST MMR 2015-04-23 21:34:31 +08:00
mach-bf561 MTD updates for v4.5: 2016-01-13 11:25:54 -08:00
mach-bf609 [media] include/media: split I2C headers from V4L2 core 2015-11-17 06:57:11 -02:00
mach-common genirq: Remove irq argument from irq flow handlers 2015-09-16 15:47:51 +02:00
mm
oprofile
Clear_BSD.txt
Kconfig dma-mapping: always provide the dma_map_ops based implementation 2016-01-20 17:09:18 -08:00
Kconfig.debug
Makefile