]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k: Add a module parameter to disable led blinking.
authorVivek Natarajan <vnatarajan@atheros.com>
Tue, 22 Jun 2010 06:22:37 +0000 (11:52 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 23 Jun 2010 19:14:05 +0000 (15:14 -0400)
commit03719f14efa33e9282c0e036d7a7d90e04d364d2
treeb928b6c55ee6cb108f444c4f38f99ffee5c28c0d
parent92f37b4792622dc0c46e6c1cc1d1ea8e79d1ba5d
ath9k: Add a module parameter to disable led blinking.

Some vendors require the LED to be ON always irrespective of any
radio activity. Introducing a module parameter to disable blinking,
so that one can choose between always on or led blink during
activity.

Signed-off-by: Vivek Natarajan <vnatarajan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/ath9k.h
drivers/net/wireless/ath/ath9k/gpio.c
drivers/net/wireless/ath/ath9k/init.c
drivers/net/wireless/ath/ath9k/main.c