]> git.baikalelectronics.ru Git - kernel.git/commit
ath5k: use a table for LED parameters
authorBob Copeland <me@bobcopeland.com>
Sun, 8 Mar 2009 05:10:21 +0000 (00:10 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 16 Mar 2009 22:09:37 +0000 (18:09 -0400)
commit82919cf31b066f8c2a711dc2f52cc0753da4be63
treeae8163c32e94353cd57343f0edebcf4380a8dae7
parentf51211dcff311526a3386c28ff44967457430fe7
ath5k: use a table for LED parameters

Put the device id-to-gpio mapping in a table to make it easier to add
new devices.  The list of supported devices is unchanged.

Signed-off-by: Bob Copeland <me@bobcopeland.com>
Acked-by: Jiri Slaby <jirislaby@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath5k/led.c