ath9k: Process BTCOEX interrupts using a helper
Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
committed by
John W. Linville
parent
df198b172f
commit
56ca0dba9d
@@ -460,6 +460,7 @@ void ath9k_start_btcoex(struct ath_softc *sc);
|
||||
void ath9k_stop_btcoex(struct ath_softc *sc);
|
||||
void ath9k_btcoex_timer_resume(struct ath_softc *sc);
|
||||
void ath9k_btcoex_timer_pause(struct ath_softc *sc);
|
||||
void ath9k_btcoex_handle_interrupt(struct ath_softc *sc, u32 status);
|
||||
|
||||
/********************/
|
||||
/* LED Control */
|
||||
|
||||
Reference in New Issue
Block a user