ath9k_hw: Enable calibration types in init_cal_settings
authorSujith Manoharan <c_manoha@qca.qualcomm.com>
Thu, 3 Jan 2013 06:51:21 +0000 (12:21 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 7 Jan 2013 20:16:59 +0000 (15:16 -0500)
commitb686929c544be6d2d30b82dfb7a61a7766885177
treeb98f6676d01c7ecfa5af0e2ec674b4c6c1c8c194
parent54428c57b6d7a9dc172ecfa80b07f17431015d09
ath9k_hw: Enable calibration types in init_cal_settings

Doing this in ath9k_hw_fill_cap_info() is odd and it's
cleaner to do this in the init function for calibration.
Also, setup the supported calibration type in init_cal_settings.

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