sdhci: fix led naming
authorHelmut Schaa <helmut.schaa@googlemail.com>
Sat, 14 Feb 2009 15:22:39 +0000 (16:22 +0100)
committerPierre Ossman <drzeus@drzeus.cx>
Wed, 18 Feb 2009 20:02:38 +0000 (21:02 +0100)
commit5dbace0c9ba110c1a3810a89fa6bf12b7574b5a3
tree278312b69242c236d92d6d8599873c539bd5ab38
parent58a5dd3e0e77029d3db1f8fa75d0b54b38169d5d
sdhci: fix led naming

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>
drivers/mmc/host/sdhci.c
drivers/mmc/host/sdhci.h