]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2dee6334be6d0b55c9f7d2b8af4577eda8311d87
treeb98f6676d01c7ecfa5af0e2ec674b4c6c1c8c194
parentd3459d87258bc1f15fe59775d5087fafd86eeac9
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