qcacld-3.0: Add support for new regulatory files

Regulatory component is getting updated to reduce the
code size based on different regulatory features. In this
process new regulatory files are getting added and some
of the files are getting removed.

To compile the newly added files update the required changes
in driver Kbuild file.

Some of the functins which are not supposed to be invoked from
outside the component directly, replace those function calls
with the appropriate wrapper functions.

Change-Id: I31a25268250b99f4f156c4f149966213746d999e
CRs-Fixed: 2373780
This commit is contained in:
Ashish Kumar Dhanotiya
2018-12-14 15:29:14 +05:30
committed by nshrivas
부모 6f687e08f9
커밋 aa9fdbb777
12개의 변경된 파일80개의 추가작업 그리고 46개의 파일을 삭제

파일 보기

@@ -2493,8 +2493,8 @@ static QDF_STATUS sap_fsm_state_starting(struct sap_context *sap_ctx,
QDF_TRACE(QDF_MODULE_ID_SAP, QDF_TRACE_LEVEL_INFO_HIGH,
FL("ap_ctx->ch_params.ch_width %d, channel %d"),
sap_ctx->ch_params.ch_width,
reg_get_channel_state(mac_ctx->pdev,
sap_ctx->channel));
wlan_reg_get_channel_state(mac_ctx->pdev,
sap_ctx->channel));
/*
* The upper layers have been informed that AP is up and