diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-02-03 05:15:25 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-02-03 05:15:25 +0000 |
commit | 32f2870131750e44e5a73f6255f077cddca2bca1 (patch) | |
tree | f71b768d8b8f8f9ad14de63f47f80239db43d7df /target/linux/adm5120/patches-2.6.23/203-gpio_leds_brightness.patch | |
parent | 1250cbc87a75660b7136549d4a1ded1ee1819e53 (diff) | |
download | upstream-32f2870131750e44e5a73f6255f077cddca2bca1.tar.gz upstream-32f2870131750e44e5a73f6255f077cddca2bca1.tar.bz2 upstream-32f2870131750e44e5a73f6255f077cddca2bca1.zip |
refresh .23 kernel paches
SVN-Revision: 10366
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 9b6fc49c75..e5d8752a8c 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; |