commit | 5dbace0c9ba110c1a3810a89fa6bf12b7574b5a3 | [log] [tgz] |
---|---|---|
author | Helmut Schaa <helmut.schaa@googlemail.com> | Sat Feb 14 16:22:39 2009 +0100 |
committer | Pierre Ossman <drzeus@drzeus.cx> | Wed Feb 18 21:02:38 2009 +0100 |
tree | 278312b69242c236d92d6d8599873c539bd5ab38 | |
parent | 58a5dd3e0e77029d3db1f8fa75d0b54b38169d5d [diff] |
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>