From: Danny Kukawka Date: Sat, 31 Jan 2009 14:52:09 +0000 (+0100) Subject: ath9k: fix led naming X-Git-Tag: v2.6.30-rc1~662^2~754^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0818cb8adfedf3e5b48662056f0228576c666d9d;p=pandora-kernel.git ath9k: fix led naming Fixed led device naming for the ath9k driver. Due to the documentation of the led subsystem/class the naming should be "devicename:colour:function" while not applying sections should be left blank. This should lead to e.g. "ath9k-%s::rx" instead of "ath9k-%s:rx". Signed-off-by: Danny Kukawka Signed-off-by: John W. Linville --- Reading git-diff-tree failed