From: Helmut Schaa Date: Sat, 14 Feb 2009 15:22:39 +0000 (+0100) Subject: sdhci: fix led naming X-Git-Tag: v2.6.27.20~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4604897bc55cc5caffee43cc62e1da174b9e3e4;p=pandora-kernel.git 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 Signed-off-by: Pierre Ossman Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed