X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/9fcaee9fccd3fc3605de7c3578013211b8486827..48983d35d70395a391026c8f8bb1f44165ce058e:/target/linux/adm5120/patches-2.6.25/203-gpio_leds_brightness.patch diff --git a/target/linux/adm5120/patches-2.6.25/203-gpio_leds_brightness.patch b/target/linux/adm5120/patches-2.6.25/203-gpio_leds_brightness.patch index d00794631..b5e45c87f 100644 --- a/target/linux/adm5120/patches-2.6.25/203-gpio_leds_brightness.patch +++ b/target/linux/adm5120/patches-2.6.25/203-gpio_leds_brightness.patch @@ -1,7 +1,7 @@ -Index: linux-2.6.25/drivers/leds/leds-gpio.c +Index: linux-2.6.25.4/drivers/leds/leds-gpio.c =================================================================== ---- linux-2.6.25.orig/drivers/leds/leds-gpio.c -+++ linux-2.6.25/drivers/leds/leds-gpio.c +--- linux-2.6.25.4.orig/drivers/leds/leds-gpio.c ++++ linux-2.6.25.4/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;