diff options
author | hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-12-22 17:19:36 +0000 |
---|---|---|
committer | hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-12-22 17:19:36 +0000 |
commit | fb3616ed90169e3ce4f2ff5b12ee5a2e2ea5b7b6 (patch) | |
tree | 36af13172be38e491bf935a88f78427d11c0120a /target/linux/adm5120/patches-2.6.35/203-gpio_leds_brightness.patch | |
parent | 70befa402080c2228c8e575744a38b860d6977fc (diff) |
adm5120: make patches apply again and refresh them
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24800 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/adm5120/patches-2.6.35/203-gpio_leds_brightness.patch')
-rw-r--r-- | target/linux/adm5120/patches-2.6.35/203-gpio_leds_brightness.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/adm5120/patches-2.6.35/203-gpio_leds_brightness.patch b/target/linux/adm5120/patches-2.6.35/203-gpio_leds_brightness.patch index 54c6468699..ac3c516353 100644 --- a/target/linux/adm5120/patches-2.6.35/203-gpio_leds_brightness.patch +++ b/target/linux/adm5120/patches-2.6.35/203-gpio_leds_brightness.patch @@ -1,6 +1,6 @@ --- a/drivers/leds/leds-gpio.c +++ b/drivers/leds/leds-gpio.c -@@ -45,13 +45,17 @@ static void gpio_led_set(struct led_clas +@@ -52,13 +52,17 @@ static void gpio_led_set(struct led_clas container_of(led_cdev, struct gpio_led_data, cdev); int level; |