ath9k_htc: Remove GPIO set on unload
authorSujith <Sujith.Manoharan@atheros.com>
Fri, 16 Apr 2010 06:23:58 +0000 (11:53 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 16 Apr 2010 19:47:10 +0000 (15:47 -0400)
commit0daa3e3a7d85d70cdd4d9cc8e589e79a4a37a5ef
treed55098f3b68e4f03498cfc2a216620afa209b59e
parent7d0d0df0eca695c83a08dc386824a9d1d7c526a4
ath9k_htc: Remove GPIO set on unload

There is no point in trying to set the LED pin
when the module is being unloaded. The target
would be reset anyway.

Signed-off-by: Sujith <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/htc_drv_main.c