diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-02-03 05:15:25 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-02-03 05:15:25 +0000 |
commit | 007000ead9f2531015d4c2c9f0b14be24d8d4aa1 (patch) | |
tree | 7030bd037771d794b4c63f05018bba341929a65b /target/linux/adm5120/patches-2.6.23/203-gpio_leds_brightness.patch | |
parent | 799328ae8f609e28164ca5fe688afc38868ae5fb (diff) |
[adm5120] refresh .23 kernel paches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10366 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/adm5120/patches-2.6.23/203-gpio_leds_brightness.patch')
-rw-r--r-- | target/linux/adm5120/patches-2.6.23/203-gpio_leds_brightness.patch | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/adm5120/patches-2.6.23/203-gpio_leds_brightness.patch b/target/linux/adm5120/patches-2.6.23/203-gpio_leds_brightness.patch index 9b6fc49c7..e5d8752a8 100644 --- a/target/linux/adm5120/patches-2.6.23/203-gpio_leds_brightness.patch +++ b/target/linux/adm5120/patches-2.6.23/203-gpio_leds_brightness.patch @@ -1,8 +1,8 @@ -Index: linux-2.6.23/drivers/leds/leds-gpio.c +Index: linux-2.6.23.14/drivers/leds/leds-gpio.c =================================================================== ---- linux-2.6.23.orig/drivers/leds/leds-gpio.c -+++ linux-2.6.23/drivers/leds/leds-gpio.c -@@ -41,13 +41,17 @@ +--- linux-2.6.23.14.orig/drivers/leds/leds-gpio.c ++++ linux-2.6.23.14/drivers/leds/leds-gpio.c +@@ -41,13 +41,17 @@ static void gpio_led_set(struct led_clas container_of(led_cdev, struct gpio_led_data, cdev); int level; |