sdhci: fix led naming
authorHelmut Schaa <helmut.schaa@googlemail.com>
Sat, 14 Feb 2009 15:22:39 +0000 (16:22 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 17 Mar 2009 00:52:57 +0000 (17:52 -0700)
commitb4604897bc55cc5caffee43cc62e1da174b9e3e4
tree3e2ff963d2e428fae1dcc56e5b7c1f33c0d91657
parent3599c9c24e57eba1427c604e4a7ae3b0864affda
sdhci: fix led naming

commit 5dbace0c9ba110c1a3810a89fa6bf12b7574b5a3 upstream.

Fix the led device naming for the sdhci driver.

The led class documentation defines the led name to have the
form "devicename:colour:function" while not applicable sections
should be left blank.

To comply with the documentation the led device name is changed
from "mmc*" to "mmc*::".

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/mmc/host/sdhci.c
drivers/mmc/host/sdhci.h