add generic gpio char dev for CONFIG_GENERIC_GPIO archs
authorJohn Crispin <john@openwrt.org>
Sat, 26 Jan 2008 03:16:11 +0000 (03:16 +0000)
committerJohn Crispin <john@openwrt.org>
Sat, 26 Jan 2008 03:16:11 +0000 (03:16 +0000)
commit0844d5fe4950f671712ca16bfecd9baf4ffdf8a6
treeea17d1e38caec2ef3ee57630244a87b480b9eabd
parent929767622f857b2371ca8f9a8b2e989dc0aa7a80
add generic gpio char dev for CONFIG_GENERIC_GPIO archs

SVN-Revision: 10261
package/base-files/files/etc/hotplug2-common.rules
target/linux/generic-2.6/config-2.6.23
target/linux/generic-2.6/files/drivers/gpio/.built-in.o.cmd [new file with mode: 0644]
target/linux/generic-2.6/files/drivers/gpio/.gpio_dev.o.cmd [new file with mode: 0644]
target/linux/generic-2.6/files/drivers/gpio/Kconfig [new file with mode: 0644]
target/linux/generic-2.6/files/drivers/gpio/Makefile [new file with mode: 0644]
target/linux/generic-2.6/files/drivers/gpio/gpio_dev.c [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.23/920-gpio_dev.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-2.6.23/302-gpio_device.patch [new file with mode: 0644]