| /rk3399_rockchip-uboot/arch/arm/cpu/arm920t/ep93xx/ |
| H A D | lowlevel_init.S | 2d3be7c456f9d0bcfd4d4b0515aecd32d6a06037 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 D | led.c | 2d3be7c456f9d0bcfd4d4b0515aecd32d6a06037 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 D | led.c | 2d3be7c456f9d0bcfd4d4b0515aecd32d6a06037 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 D | led.c | 2d3be7c456f9d0bcfd4d4b0515aecd32d6a06037 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 D | start.S | 2d3be7c456f9d0bcfd4d4b0515aecd32d6a06037 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 D | start.S | 2d3be7c456f9d0bcfd4d4b0515aecd32d6a06037 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 D | start.S | 2d3be7c456f9d0bcfd4d4b0515aecd32d6a06037 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 D | status_led.h | 2d3be7c456f9d0bcfd4d4b0515aecd32d6a06037 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 D | start.S | 2d3be7c456f9d0bcfd4d4b0515aecd32d6a06037 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>
|