diff options
author | acoul <acoul@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-04-28 09:28:13 +0000 |
---|---|---|
committer | acoul <acoul@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-04-28 09:28:13 +0000 |
commit | b94d47a36de418ed22b58d739dd6de907db77a8f (patch) | |
tree | 41ee67dfb71c319841928df18c3cf2c904427a8d /target/linux/adm5120/patches-2.6.34/203-gpio_leds_brightness.patch | |
parent | ef1937b12e3a48beb2c6e545fa95490c0c46d590 (diff) |
[adm5120] refresh kernel patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21218 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/adm5120/patches-2.6.34/203-gpio_leds_brightness.patch')
-rw-r--r-- | target/linux/adm5120/patches-2.6.34/203-gpio_leds_brightness.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/adm5120/patches-2.6.34/203-gpio_leds_brightness.patch b/target/linux/adm5120/patches-2.6.34/203-gpio_leds_brightness.patch index 8bccf395c1..54c6468699 100644 --- a/target/linux/adm5120/patches-2.6.34/203-gpio_leds_brightness.patch +++ b/target/linux/adm5120/patches-2.6.34/203-gpio_leds_brightness.patch @@ -1,6 +1,6 @@ --- a/drivers/leds/leds-gpio.c +++ b/drivers/leds/leds-gpio.c -@@ -44,13 +44,17 @@ static void gpio_led_set(struct led_clas +@@ -45,13 +45,17 @@ static void gpio_led_set(struct led_clas container_of(led_cdev, struct gpio_led_data, cdev); int level; |