]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
b43legacy: fix led naming
authorDanny Kukawka <dkukawka@suse.de>
Sat, 31 Jan 2009 14:52:16 +0000 (15:52 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 9 Feb 2009 20:03:47 +0000 (15:03 -0500)
commitb157b5e60b2e4eefa8fb13936e0d2642ccc1d02c
treec25b54c09bb4840ab4d6c3b104df2e396aa5e2a6
parent0818cb8adfedf3e5b48662056f0228576c666d9d
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>
drivers/net/wireless/b43legacy/leds.c