projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ar71xx: fix phy interface selection for the RB-450G
[openwrt.git]
/
target
/
linux
/
ar71xx
/
patches-2.6.30
/
205-wndr3700-usb-led-driver.patch
diff --git
a/target/linux/ar71xx/patches-2.6.30/205-wndr3700-usb-led-driver.patch
b/target/linux/ar71xx/patches-2.6.30/205-wndr3700-usb-led-driver.patch
index
53ece92
..
8284f9a
100644
(file)
--- a/
target/linux/ar71xx/patches-2.6.30/205-wndr3700-usb-led-driver.patch
+++ b/
target/linux/ar71xx/patches-2.6.30/205-wndr3700-usb-led-driver.patch
@@
-1,6
+1,6
@@
--- a/drivers/leds/Kconfig
+++ b/drivers/leds/Kconfig
--- a/drivers/leds/Kconfig
+++ b/drivers/leds/Kconfig
-@@ -227,6 +227,13 @@
+@@ -227,6 +227,13 @@
config LEDS_BD2802
This option enables support for BD2802GU RGB LED driver chips
accessed via the I2C bus.
This option enables support for BD2802GU RGB LED driver chips
accessed via the I2C bus.
@@
-16,7
+16,7
@@
config LEDS_TRIGGERS
--- a/drivers/leds/Makefile
+++ b/drivers/leds/Makefile
config LEDS_TRIGGERS
--- a/drivers/leds/Makefile
+++ b/drivers/leds/Makefile
-@@ -27,6 +27,7 @@
+@@ -27,6 +27,7 @@
obj-$(CONFIG_LEDS_PCA955X) += leds-pca9
obj-$(CONFIG_LEDS_DA903X) += leds-da903x.o
obj-$(CONFIG_LEDS_WM8350) += leds-wm8350.o
obj-$(CONFIG_LEDS_PWM) += leds-pwm.o
obj-$(CONFIG_LEDS_DA903X) += leds-da903x.o
obj-$(CONFIG_LEDS_WM8350) += leds-wm8350.o
obj-$(CONFIG_LEDS_PWM) += leds-pwm.o
This page took
0.027606 seconds
and
4
git commands to generate.