ath9k_htc: Add a module parameter to disable blink
authorHong Xu <hong@topbug.net>
Sun, 11 Jan 2015 19:45:53 +0000 (11:45 -0800)
committerKalle Valo <kvalo@codeaurora.org>
Fri, 23 Jan 2015 17:16:11 +0000 (19:16 +0200)
Add an option "blink" to enable or disable the LED blink. The default
value is set to 1 so that existing users would not experience any
unexpected changes.

Signed-off-by: Hong Xu <hong@topbug.net>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ath/ath9k/htc.h
drivers/net/wireless/ath/ath9k/htc_drv_gpio.c
drivers/net/wireless/ath/ath9k/htc_drv_init.c

Simple merge