commit | b157b5e60b2e4eefa8fb13936e0d2642ccc1d02c | [log] [tgz] |
---|---|---|
author | Danny Kukawka <dkukawka@suse.de> | Sat Jan 31 15:52:16 2009 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Feb 09 15:03:47 2009 -0500 |
tree | c25b54c09bb4840ab4d6c3b104df2e396aa5e2a6 | |
parent | 0818cb8adfedf3e5b48662056f0228576c666d9d [diff] |
b43legacy: fix led naming Fixed led device naming for the b43legacy 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. "b43legacy-%s::rx" instead of "b43legacy-%s:rx". Signed-off-by: Danny Kukawka <dkukawka@suse.de> Acked-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>