]> Pileus Git - ~andy/linux/commit
ath9k: Fix BT_OP_SCAN usage
authorSujith Manoharan <c_manoha@qti.qualcomm.com>
Sun, 30 Sep 2012 03:33:37 +0000 (09:03 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 19 Oct 2012 19:53:01 +0000 (15:53 -0400)
commit750f32cf0a6e2a4d798e09da4079ede7d1721e54
treee5b65d21d6513dd798564597114ed3ccb017e646
parent78b1775ba03c2edcc8d765dd53a7e171b18e79ac
ath9k: Fix BT_OP_SCAN usage

BT_OP_SCAN is applicable only for pre-MCI WLAN/BT combo chips
and using it for MCI-based cards is incorrect. Fix this by
cleaning up its usage.

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