diff options
| author | Hariprasad Kelam <[email protected]> | 2019-06-09 17:53:39 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2019-06-10 17:56:00 +0200 |
| commit | 117e9dcf74d5dca0a8dad1f22daa38dc542a9f12 (patch) | |
| tree | 8511aa62886c0c2be4282d6283eb7918fcacb556 /tools/perf/scripts/python | |
| parent | a98daf5c5d1bbd859d2f4c282985242ba78fb6c5 (diff) | |
staging: rtl8723bs: hal: move common code to macro
In halbtc8723b2ant_TdmaDurationAdjust function,below piece of code is
repeated many times.
halbtc8723b2ant_PsTdma(pBtCoexist, NORMAL_EXEC, true, val);
pCoexDm->psTdmaDuAdjType = val;
So replace the same with "HAL_BTC8723B2ANT_DMA_DURATION_ADJUST" MACRO.
Signed-off-by: Hariprasad Kelam <[email protected]>
-----
changes in v2: clean the changelog with proper indent
-----
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions