openwrtv4/package/kernel/gpio-button-hotplug/src
Hauke Mehrtens 886764657a gpio-button-hotplug: handle EPROBE_DEFER and other errors
of_get_gpio_flags() could return an error like EPROBE_DEFER which was
not handled before. This patch takes the code from gpio_keys_polled.c
for error handling and also improves some other unrelated small parts.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

SVN-Revision: 46502
2015-07-26 15:52:17 +00:00
..
gpio-button-hotplug.c gpio-button-hotplug: handle EPROBE_DEFER and other errors 2015-07-26 15:52:17 +00:00
Makefile packages: clean up the package folder 2013-06-21 16:54:37 +00:00