[kernel] add a polled GPIO buttons input driver
authorGabor Juhos <juhosg@openwrt.org>
Mon, 7 Apr 2008 19:54:44 +0000 (19:54 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Mon, 7 Apr 2008 19:54:44 +0000 (19:54 +0000)
commit546725acb21ae3a3fd9e2b6d11acdd90c032efa7
tree9cda0dd272c2dd38d1b76bc5f81a1697b4c6a5a8
parentfd97ef860ca3087d86a0975e69f43241acb1e557
[kernel] add a polled GPIO buttons input driver

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10766 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/kernel/modules/other.mk
target/linux/generic-2.6/files/drivers/input/misc/gpio_buttons.c [new file with mode: 0644]
target/linux/generic-2.6/files/include/linux/gpio_buttons.h [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.22/410-gpio_buttons.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.23/410-gpio_buttons.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.24/410-gpio_buttons.patch [new file with mode: 0644]