diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-08-22 15:37:19 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-08-22 15:37:19 +0000 |
commit | 184c6b06f2bb29b693084174908c7a0f1b46e3d2 (patch) | |
tree | eb6e3d897cf739fd60e1728c475b35141a76b0a4 /target/linux/ixp4xx/patches-2.6.26/192-cambria_gpio_device.patch | |
parent | be1a9ff41dfeed9e00f165e6a661e26ccaa5549c (diff) | |
download | upstream-184c6b06f2bb29b693084174908c7a0f1b46e3d2.tar.gz upstream-184c6b06f2bb29b693084174908c7a0f1b46e3d2.tar.bz2 upstream-184c6b06f2bb29b693084174908c7a0f1b46e3d2.zip |
update to 2.6.26.3 and 2.6.25.16
SVN-Revision: 12371
Diffstat (limited to 'target/linux/ixp4xx/patches-2.6.26/192-cambria_gpio_device.patch')
-rw-r--r-- | target/linux/ixp4xx/patches-2.6.26/192-cambria_gpio_device.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ixp4xx/patches-2.6.26/192-cambria_gpio_device.patch b/target/linux/ixp4xx/patches-2.6.26/192-cambria_gpio_device.patch index c79a03fa4c..0fe2eb0526 100644 --- a/target/linux/ixp4xx/patches-2.6.26/192-cambria_gpio_device.patch +++ b/target/linux/ixp4xx/patches-2.6.26/192-cambria_gpio_device.patch @@ -44,4 +44,4 @@ + platform_device_register(&cambria_gpio); platform_device_register(&cambria_optional_uart); - cambria_npec_data.phy = 2; + platform_device_register(&cambria_npec_device); |