ath9k: Register supported HW hang checks
HW hang checks have to be done on a per-chip basis. Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Cette révision appartient à :

révisé par
John W. Linville

Parent
5b502c8671
révision
4598702d1b
@@ -107,6 +107,11 @@ static inline void ath9k_hw_set_bt_ant_diversity(struct ath_hw *ah, bool enable)
|
||||
|
||||
/* Private hardware call ops */
|
||||
|
||||
static inline void ath9k_hw_init_hang_checks(struct ath_hw *ah)
|
||||
{
|
||||
ath9k_hw_private_ops(ah)->init_hang_checks(ah);
|
||||
}
|
||||
|
||||
/* PHY ops */
|
||||
|
||||
static inline int ath9k_hw_rf_set_freq(struct ath_hw *ah,
|
||||
|
Référencer dans un nouveau ticket
Bloquer un utilisateur