linux_dsm_epyc7002/arch/arm/mach-sa1100
Linus Walleij 1f33b0131a ARM: sa1100/simpad: 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: arm@kernel.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
2015-12-22 14:57:50 -08:00
..
include/mach ARM: sa1100: remove unused RTC register definitions 2015-09-05 19:37:17 +02:00
assabet.c
badge4.c
cerf.c
clock.c
collie.c
generic.c
generic.h
h3xxx.c
h3100.c
h3600.c
hackkit.c
jornada720_ssp.c
jornada720.c
Kconfig
lart.c
Makefile ARM: 8368/1: sa1100: move irq driver to drivers/irqchip/ 2015-05-28 14:40:03 +01:00
Makefile.boot
nanoengine.c
neponset.c genirq: Remove irq argument from irq flow handlers 2015-09-16 15:47:51 +02:00
pci-nanoengine.c
pleb.c
pm.c
shannon.c
simpad.c ARM: sa1100/simpad: Be sure to clamp return value 2015-12-22 14:57:50 -08:00
sleep.S
ssp.c