add button-hotplug driver, will be usable to check status of buttons connected to...
authorGabor Juhos <juhosg@openwrt.org>
Sat, 7 Jun 2008 18:25:32 +0000 (18:25 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Sat, 7 Jun 2008 18:25:32 +0000 (18:25 +0000)
commit50a749e9a750101658643fb4deb41690062ce832
tree9b0a81a87bf60a1f3a334eedacb709e9d4be6b70
parent64fddc8d81da6760099473e58108153f98619695
add button-hotplug driver, will be usable to check status of buttons connected to GPIO lines

SVN-Revision: 11401
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]