OSDN Git Service

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)
commit9a75c2ff6d539da0a565b5d64605031950b0853e
treeb928b6c55ee6cb108f444c4f38f99ffee5c28c0d
parentee031112d9eef5508f765ebc90ab488e01db002e
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