1f33b0131a
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> |
||
---|---|---|
.. | ||
include/mach | ||
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 | ||
Makefile.boot | ||
nanoengine.c | ||
neponset.c | ||
pci-nanoengine.c | ||
pleb.c | ||
pm.c | ||
shannon.c | ||
simpad.c | ||
sleep.S | ||
ssp.c |