commit | b34196d7d031a966c70ce2ede9087be56c7dd4bc | [log] [tgz] |
---|---|---|
author | Danny Kukawka <dkukawka@suse.de> | Sat Jan 31 15:52:20 2009 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Feb 09 15:03:47 2009 -0500 |
tree | 3f6fecb719a454d93fb130ab358008214c93877f | |
parent | b157b5e60b2e4eefa8fb13936e0d2642ccc1d02c [diff] |
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 <dkukawka@suse.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>