android_kernel_xiaomi_sm8350/core
Jeff Johnson ff6addf320 qcacld-3.0: Remove wma_open() cds_ctx parameter
Currently wma_open() takes a cds_ctx parameter. All of the other WMA
functions which previously took a cds_ctx no longer use that
parameter, and those functions have been modified to remove the unused
parameter. wma_open() still needs the cds_ctx, but it can get that
context by calling cds_get_global_context(), so remove the cds_ctx
parameter to be consistent with the other WMA functions.

Note: the fact that wma_open() needs the cds_ctx, and then
dereferences it, is a layering violation that needs to be addressed in
the future.

Change-Id: I176e2ac68cc2e8081645a4ce3c158b41d3018587
CRs-Fixed: 2109263
2017-09-13 20:07:37 -07:00
..
bmi qcacld-3.0: Enable tx_free_at_download feature for SDIO WLAN 2017-08-08 01:21:54 -07:00
cds qcacld-3.0: Remove wma_open() cds_ctx parameter 2017-09-13 20:07:37 -07:00
dp qcacld-3.0: Remove obsolete struct wlan_txrx_ind_req 2017-09-12 18:09:41 -07:00
hdd qcacld-3.0: Remove cds_context param to cds_pre_enable() 2017-09-13 20:07:15 -07:00
mac qcacld-3.0: Remove unused sys_mc_process_msg() parameter 2017-09-13 20:07:13 -07:00
pld qcacld-3.0: Avoid recovery trigger while recovering 2017-08-30 10:43:49 -07:00
sap qcacld-3.0: Remove sapCleanupAllChannelList() prototype 2017-09-12 19:54:17 -07:00
sme qcacld-3.0: Fix NULL pointer access in sme_qos_process_add_ts_success_rsp 2017-09-13 13:27:01 -07:00
wma qcacld-3.0: Remove wma_open() cds_ctx parameter 2017-09-13 20:07:37 -07:00