[package] add button-hotplug driver, will be usable to check status of buttons connec...
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 7 Jun 2008 18:25:32 +0000 (18:25 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 7 Jun 2008 18:25:32 +0000 (18:25 +0000)
commit096bb4f920ce8e2c366029ed9ac75161256d015f
tree481dae44eb4800575939dfbb4af4c374cf3bed4d
parent36db343cafedbe77d0847ba1a722a7553c7e939d
[package] add button-hotplug driver, will be usable to check status of buttons connected to GPIO lines

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11401 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/button-hotplug/Makefile [new file with mode: 0644]
package/button-hotplug/src/Kconfig [new file with mode: 0644]
package/button-hotplug/src/Makefile [new file with mode: 0644]
package/button-hotplug/src/button-hotplug.c [new file with mode: 0644]