projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Using CONFIG_MODVERSIONS is a bad idea, disable it and no longer mark brcm63xx as...
[openwrt.git]
/
target
/
linux
/
adm5120
/
patches-2.6.27
/
203-gpio_leds_brightness.patch
diff --git
a/target/linux/adm5120/patches-2.6.27/203-gpio_leds_brightness.patch
b/target/linux/adm5120/patches-2.6.27/203-gpio_leds_brightness.patch
index
5a3c11a
..
bb94fd0
100644
(file)
--- a/
target/linux/adm5120/patches-2.6.27/203-gpio_leds_brightness.patch
+++ b/
target/linux/adm5120/patches-2.6.27/203-gpio_leds_brightness.patch
@@
-1,6
+1,6
@@
--- a/drivers/leds/leds-gpio.c
+++ b/drivers/leds/leds-gpio.c
--- a/drivers/leds/leds-gpio.c
+++ b/drivers/leds/leds-gpio.c
-@@ -43,13 +43,17 @@
+@@ -43,13 +43,17 @@
static void gpio_led_set(struct led_clas
container_of(led_cdev, struct gpio_led_data, cdev);
int level;
container_of(led_cdev, struct gpio_led_data, cdev);
int level;
This page took
0.021949 seconds
and
4
git commands to generate.