add gpio-button-hotplug, like button-hotplug + gpio-keys-polled, fully compatible...
authorFelix Fietkau <nbd@openwrt.org>
Mon, 20 Feb 2012 10:51:43 +0000 (10:51 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 20 Feb 2012 10:51:43 +0000 (10:51 +0000)
commit33bda4b64b10d2816d5fe70e4017da230068bde9
treebee3c5f09565f0644c771d1b50caf23f8680e204
parent6bc9eafb97773739da56a8508eaa6ffdb6f5fd84
add gpio-button-hotplug, like button-hotplug + gpio-keys-polled, fully compatible, but without the nasty input-core dependency chain

SVN-Revision: 30659
package/gpio-button-hotplug/Makefile [new file with mode: 0644]
package/gpio-button-hotplug/src/Makefile [new file with mode: 0644]
package/gpio-button-hotplug/src/gpio-button-hotplug.c [new file with mode: 0644]