u-boot-brain/arch/arm/cpu
Jason Kridner 2d3be7c456 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>
2011-09-13 08:30:52 +02:00
..
arm_intcm led: remove camel casing of led identifiers globally 2011-09-13 08:30:52 +02:00
arm720t led: remove camel casing of led identifiers globally 2011-09-13 08:30:52 +02:00
arm920t led: remove camel casing of led identifiers globally 2011-09-13 08:30:52 +02:00
arm925t led: remove camel casing of led identifiers globally 2011-09-13 08:30:52 +02:00
arm926ejs led: remove camel casing of led identifiers globally 2011-09-13 08:30:52 +02:00
arm946es Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00
arm1136 MX31: fix missing mxc_get_clk() call 2011-09-07 22:11:23 +02:00
arm1176 led: remove camel casing of led identifiers globally 2011-09-13 08:30:52 +02:00
armv7 omap4: IO settings 2011-09-13 08:25:16 +02:00
ixp led: remove camel casing of led identifiers globally 2011-09-13 08:30:52 +02:00
lh7a40x Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00
pxa PXA: FIX: Deep-sleep return address in stored in PSPR 2011-09-07 23:51:37 +02:00
s3c44b0 led: remove camel casing of led identifiers globally 2011-09-13 08:30:52 +02:00
sa1100 Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00