]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
led: correct off/on locations in structure
authorJason Kridner <jkridner@beagleboard.org>
Wed, 20 Apr 2011 23:13:49 +0000 (18:13 -0500)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sun, 4 Sep 2011 09:36:22 +0000 (11:36 +0200)
commit4086b51cb7eac451f96130affbc17094a9e7b75a
treee313b774357350451809042e42955bc852b3e90a
parent4421acf8cdc2afed48f430e4a88eff39df86c0dc
led: correct off/on locations in structure

Although the initialization should probably be done with names, the
existing implementation has these structures filled in the opposite
order.

Signed-off-by: Jason Kridner <jkridner@beagleboard.org>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Joel A Fernandes <agnel.joel@gmail.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
common/cmd_led.c