u-boot-brain/board/ti
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
..
am3517crane AM3517 CraneBoard: Use generic MMC driver 2011-09-04 11:36:18 +02:00
beagle led: remove camel casing of led identifiers globally 2011-09-13 08:30:52 +02:00
evm omap: gpio: Adapt board files to use generic API 2011-09-13 08:25:15 +02:00
omap730p2 Timer: Fix misuse of ARM *timer_masked() functions outside arch/arm 2011-07-16 11:55:00 +02:00
omap1510inn Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
omap1610inn arm: omap: innovator: use common code for machine type 2011-09-03 22:40:45 +02:00
omap2420h4 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
omap5912osk Fix incorrect use of getenv() before relocation 2011-05-12 19:48:42 +02:00
panda omap4: fix pad configuration settings for SDP and Panda 2011-09-13 08:25:16 +02:00
sdp3430 TI OMAP3 SDP3430: Use generic MMC driver 2011-09-04 11:36:18 +02:00
sdp4430 omap4: fix pad configuration settings for SDP and Panda 2011-09-13 08:25:16 +02:00
tnetv107xevm Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00