From: Danny Kukawka Date: Sat, 31 Jan 2009 14:52:20 +0000 (+0100) Subject: rt2x00: fix led naming X-Git-Tag: v2.6.30-rc1~662^2~754^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b34196d7d031a966c70ce2ede9087be56c7dd4bc;p=pandora-kernel.git rt2x00: fix led naming Fixed led device naming for the rt2x00 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. "%s::radio" instead of "%s:radio". Signed-off-by: Danny Kukawka Signed-off-by: John W. Linville --- Reading git-diff-tree failed