[package] remove the i2c-gpio-custom driver from adm5120, and make it available on...
authorGabor Juhos <juhosg@openwrt.org>
Tue, 29 Apr 2008 17:18:21 +0000 (17:18 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Tue, 29 Apr 2008 17:18:21 +0000 (17:18 +0000)
commitf9856c01b4b3457f8a6e51376ba7281f918f9258
treee8f4be1dbefe30b74073024baaf8b53b43db8e29
parent18d20f6fe78d5c50285ae8aec2d27a90eaf5f89d
[package] remove the i2c-gpio-custom driver from adm5120, and make it available on all platforms

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10979 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/i2c-gpio-custom/Makefile [new file with mode: 0644]
package/i2c-gpio-custom/src/Kconfig [new file with mode: 0644]
package/i2c-gpio-custom/src/Makefile [new file with mode: 0644]
package/i2c-gpio-custom/src/i2c-gpio-custom.c [new file with mode: 0644]
package/kernel/modules/i2c.mk
target/linux/adm5120/files/drivers/i2c/busses/i2c-gpio-custom.c [deleted file]
target/linux/adm5120/patches/300-i2c_gpio_custom.patch [deleted file]