gpio-button-hotplug: handle EPROBE_DEFER and other errors
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 26 Jul 2015 15:52:17 +0000 (15:52 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 26 Jul 2015 15:52:17 +0000 (15:52 +0000)
commit886764657ad978194931e0bbc425d66f83f577da
tree48eef55838844899ffa5ec5ad74b14e7ccff9442
parentab63719eb296569407c7f5d48207a55893261b9a
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
package/kernel/gpio-button-hotplug/src/gpio-button-hotplug.c