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)
commit179bcf8de74cfbde4a42605be643427940e4d307
treebe385934d589a3a59e30e3905755940904ffe971
parenta050a2ef7031bca1dbeb44359ce902c5b311b059
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]