Home
last modified time | relevance | path

Searched hist:"2 d3be7c456f9d0bcfd4d4b0515aecd32d6a06037" (Results 1 – 9 of 9) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/cpu/arm920t/ep93xx/
H A Dlowlevel_init.S2d3be7c456f9d0bcfd4d4b0515aecd32d6a06037 Sun Sep 04 18:40:16 UTC 2011 Jason Kridner <jkridner@beagleboard.org> led: remove camel casing of led identifiers globally

Result of running the following command to address Wolfgang's
comment about camel case:

for file in `find . | grep '\.[chS]$'`; do perl -i -pe
's/(green|yellow|red|blue)_LED_(on|off)/$1_led_$2/g' $file; done

Discussion:
http://patchwork.ozlabs.org/patch/84988/

Signed-off-by: Jason Kridner <jkridner@beagleboard.org>
Signed-off-by: Joel A Fernandes <agnel.joel@gmail.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
H A Dled.c2d3be7c456f9d0bcfd4d4b0515aecd32d6a06037 Sun Sep 04 18:40:16 UTC 2011 Jason Kridner <jkridner@beagleboard.org> led: remove camel casing of led identifiers globally

Result of running the following command to address Wolfgang's
comment about camel case:

for file in `find . | grep '\.[chS]$'`; do perl -i -pe
's/(green|yellow|red|blue)_LED_(on|off)/$1_led_$2/g' $file; done

Discussion:
http://patchwork.ozlabs.org/patch/84988/

Signed-off-by: Jason Kridner <jkridner@beagleboard.org>
Signed-off-by: Joel A Fernandes <agnel.joel@gmail.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
/rk3399_rockchip-uboot/board/atmel/at91rm9200ek/
H A Dled.c2d3be7c456f9d0bcfd4d4b0515aecd32d6a06037 Sun Sep 04 18:40:16 UTC 2011 Jason Kridner <jkridner@beagleboard.org> led: remove camel casing of led identifiers globally

Result of running the following command to address Wolfgang's
comment about camel case:

for file in `find . | grep '\.[chS]$'`; do perl -i -pe
's/(green|yellow|red|blue)_LED_(on|off)/$1_led_$2/g' $file; done

Discussion:
http://patchwork.ozlabs.org/patch/84988/

Signed-off-by: Jason Kridner <jkridner@beagleboard.org>
Signed-off-by: Joel A Fernandes <agnel.joel@gmail.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
/rk3399_rockchip-uboot/board/ti/beagle/
H A Dled.c2d3be7c456f9d0bcfd4d4b0515aecd32d6a06037 Sun Sep 04 18:40:16 UTC 2011 Jason Kridner <jkridner@beagleboard.org> led: remove camel casing of led identifiers globally

Result of running the following command to address Wolfgang's
comment about camel case:

for file in `find . | grep '\.[chS]$'`; do perl -i -pe
's/(green|yellow|red|blue)_LED_(on|off)/$1_led_$2/g' $file; done

Discussion:
http://patchwork.ozlabs.org/patch/84988/

Signed-off-by: Jason Kridner <jkridner@beagleboard.org>
Signed-off-by: Joel A Fernandes <agnel.joel@gmail.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
/rk3399_rockchip-uboot/arch/arm/cpu/arm920t/
H A Dstart.S2d3be7c456f9d0bcfd4d4b0515aecd32d6a06037 Sun Sep 04 18:40:16 UTC 2011 Jason Kridner <jkridner@beagleboard.org> led: remove camel casing of led identifiers globally

Result of running the following command to address Wolfgang's
comment about camel case:

for file in `find . | grep '\.[chS]$'`; do perl -i -pe
's/(green|yellow|red|blue)_LED_(on|off)/$1_led_$2/g' $file; done

Discussion:
http://patchwork.ozlabs.org/patch/84988/

Signed-off-by: Jason Kridner <jkridner@beagleboard.org>
Signed-off-by: Joel A Fernandes <agnel.joel@gmail.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
/rk3399_rockchip-uboot/arch/arm/cpu/arm1176/
H A Dstart.S2d3be7c456f9d0bcfd4d4b0515aecd32d6a06037 Sun Sep 04 18:40:16 UTC 2011 Jason Kridner <jkridner@beagleboard.org> led: remove camel casing of led identifiers globally

Result of running the following command to address Wolfgang's
comment about camel case:

for file in `find . | grep '\.[chS]$'`; do perl -i -pe
's/(green|yellow|red|blue)_LED_(on|off)/$1_led_$2/g' $file; done

Discussion:
http://patchwork.ozlabs.org/patch/84988/

Signed-off-by: Jason Kridner <jkridner@beagleboard.org>
Signed-off-by: Joel A Fernandes <agnel.joel@gmail.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
/rk3399_rockchip-uboot/arch/arm/cpu/arm720t/
H A Dstart.S2d3be7c456f9d0bcfd4d4b0515aecd32d6a06037 Sun Sep 04 18:40:16 UTC 2011 Jason Kridner <jkridner@beagleboard.org> led: remove camel casing of led identifiers globally

Result of running the following command to address Wolfgang's
comment about camel case:

for file in `find . | grep '\.[chS]$'`; do perl -i -pe
's/(green|yellow|red|blue)_LED_(on|off)/$1_led_$2/g' $file; done

Discussion:
http://patchwork.ozlabs.org/patch/84988/

Signed-off-by: Jason Kridner <jkridner@beagleboard.org>
Signed-off-by: Joel A Fernandes <agnel.joel@gmail.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
/rk3399_rockchip-uboot/include/
H A Dstatus_led.h2d3be7c456f9d0bcfd4d4b0515aecd32d6a06037 Sun Sep 04 18:40:16 UTC 2011 Jason Kridner <jkridner@beagleboard.org> led: remove camel casing of led identifiers globally

Result of running the following command to address Wolfgang's
comment about camel case:

for file in `find . | grep '\.[chS]$'`; do perl -i -pe
's/(green|yellow|red|blue)_LED_(on|off)/$1_led_$2/g' $file; done

Discussion:
http://patchwork.ozlabs.org/patch/84988/

Signed-off-by: Jason Kridner <jkridner@beagleboard.org>
Signed-off-by: Joel A Fernandes <agnel.joel@gmail.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/
H A Dstart.S2d3be7c456f9d0bcfd4d4b0515aecd32d6a06037 Sun Sep 04 18:40:16 UTC 2011 Jason Kridner <jkridner@beagleboard.org> led: remove camel casing of led identifiers globally

Result of running the following command to address Wolfgang's
comment about camel case:

for file in `find . | grep '\.[chS]$'`; do perl -i -pe
's/(green|yellow|red|blue)_LED_(on|off)/$1_led_$2/g' $file; done

Discussion:
http://patchwork.ozlabs.org/patch/84988/

Signed-off-by: Jason Kridner <jkridner@beagleboard.org>
Signed-off-by: Joel A Fernandes <agnel.joel@gmail.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>