projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
adds more sanity checks to uci firewall
[openwrt.git]
/
target
/
linux
/
ixp4xx
/
patches-2.6.26
/
192-cambria_gpio_device.patch
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
c79a03f
..
0fe2eb0
100644
(file)
--- 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)
;
This page took
0.024238 seconds
and
4
git commands to generate.