mirror of
https://github.com/torvalds/linux.git
synced 2024-11-05 19:41:54 +00:00
373e9644c5
Several GPIO functions have been returning -1 to indicate an error instead of returning a proper error code. Change to return -EINVAL for invalid argument(s). Signed-off-by: Ben Dooks <ben-linux@fluff.org> |
||
---|---|---|
.. | ||
include/mach | ||
gpio.c | ||
Kconfig | ||
Makefile |