android_kernel_xiaomi_sm8350/core/hdd
Jeff Johnson 32bd9740ce qcacld-3.0: Replace hdd_wlan_get_freq() with converged service
Currently HDD defines function hdd_wlan_get_freq() which uses
it own static table to perform channel to frequency mapping. This
duplicates functionality provided by the converged regulatory
function wlan_reg_chan_to_freq(), so remove hdd_wlan_get_freq()
and update its only client to use wlan_reg_chan_to_freq().

Change-Id: I6fcb11b9b967ab77dcd7c8d0c1bc185ee3c18913
CRs-Fixed: 2215576
2018-03-29 23:37:14 -07:00
..
inc qcacld-3.0: Replace hdd_wlan_get_freq() with converged service 2018-03-29 23:37:14 -07:00
src qcacld-3.0: Replace hdd_wlan_get_freq() with converged service 2018-03-29 23:37:14 -07:00