Fixes warns on clang 15.0.0:
../techpack/data/drivers/rmnet/perf/rmnet_perf_opt.c:715:27: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes]
rmnet_perf_free_hash_table()
^
void
CC net/bluetooth/hci_conn.o
CC drivers/base/attribute_container.o
1 error generated.
../drivers/staging/qcacld-3.0/../qca-wifi-host-cmn/target_if/core/src/target_if_main.c:91:40: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes]
struct target_if_ctx *target_if_get_ctx()
^
void
1 error generated.
CC drivers/staging/qcacld-3.0/../qca-wifi-host-cmn/umac/dfs/core/src/misc/dfs_nol.o
make[4]: *** [../scripts/Makefile.build:364: drivers/staging/qcacld-3.0/../qca-wifi-host-cmn/target_if/core/src/target_if_main.o] Error 1
make[4]: *** Waiting for unfinished jobs....
../drivers/staging/qcacld-3.0/../qca-wifi-host-cmn/hif/src/ce/ce_service_legacy.c:1320:34: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes]
struct ce_ops *ce_services_legacy()
^
void
1 error generated.
Signed-off-by: Fiqri Ardyansyah <fiqri15072019@gmail.com>
Signed-off-by: Pranav Temkar <pranavtemkar@gmail.com>
--> Fixes left side channel not working, this is temporary until I
find a better solution
This reverts commit 760e09d38a2f400c45259f89a811f16a77c7ebc1.
As far I know, elliptic ups are only used on Mi 9 Series (cepheus/grus).
And this was carelessly added before at "techpack: Import Xiaomi changes for audio-kernel".
Signed-off-by: Luan Cachoroski Halaiko <luhalaiko@gmail.com>
Signed-off-by: Nauval Rizky <enuma.alrizky@gmail.com>
Signed-off-by: Salllz <sal235222727@gmail.com>
Our DSP is supposed to support this.
Change-Id: Ib93ee2ec1b0c1a2fd1269f64d5f133db65d1b4a0
Suggested-by: Steve Kondik <shade@chemlab.org>
Signed-off-by: Panchajanya1999 <panchajanya@azure-dev.live>
--> We used to need this to playback 16bit/24bit/32bit audio data, but
since the upstreaming from CAF we don't need this anymore, so remove
it and use the default driver implementation
Reverts [nxp34663] CR: support 16bit/24bit/32bit audio data
The comparison will never be NULL. Fixes an address[Werror=address] error.
Captured by gcc-12.
Change-Id: I2c48526d7f4e16b862bf225d95e72879457aec95
Signed-off-by: Panchajanya1999 <panchajanya@azure-dev.live>
There isn't a need for cpus_affine to be atomic, and reading/writing to
it outside of the global pm_qos lock is racy anyway. As such, we can
simply turn it into a primitive integer type.
Signed-off-by: Sultan Alsawaf <sultan@kerneltoast.com>
(cherry picked from commit 75ed04dc1f7e7da565e41b7190fb44f078c5b4d6)
(cherry picked from commit a23fc1d9e2a6166dde561c6e5cf8f1e09e0a5c0c)
(cherry picked from commit efed5ad0c48e83e66b4be7f33147aa192e47e498)
(cherry picked from commit 8a55be718c836abf6d4bc5a1233e982374fd3316)
(cherry picked from commit b6c2999fdb6f3d71385d1a1edf839ff14e4bc0d7)
(cherry picked from commit 34715e51bf1fd10b6fec2e581524b20286fb46c4)
(cherry picked from commit 5fec4357e73939eb0a6252f7848480d8bf624fe6)
(cherry picked from commit 7d6be584cf1ea2879fd8ef21178766b06be13fe8)
(cherry picked from commit 8b0aa1ebc13c6ccd9a250bdf5004d64da2f089aa)
(cherry picked from commit 1485ebd685e6d2af1b45ab43297b9d32ee0aacc2)
(cherry picked from commit 089735f8cf8b4808bc52901da2b337b733983f4c)
(cherry picked from commit 7a65bfba52cf301b3394ed85f4ff4cc14ef0446f)
"LA.UM.9.1.r1-11100-SMxxx0.0"
* tag '119cee592b8d2a570aed97721a8c742a2627cb80':
data-kernel: EMAC: Remove MSS value updation in DMA_CR
data-kernel: emac: Fix a security issue
Change-Id: I2773e2d161ac663b331d4588aaeaeb2abfe60706
"LA.UM.9.1.r1-11100-SMxxx0.0"
* tag '62314cf01b92ffb58f7be801804d00faefeb2312':
dsp: update size check for set/get VI param function
dsp: fix out of bound access for cal_data size
dsp: update size check for set/get VI param function
Change-Id: I51916df1b4771fa4b6a4083a84302f61711151f2
"LA.UM.9.1.r1-10700-SMxxx0.QSSI12.0"
* tag '3e0359a7cbe0204d83fb5a457d0eb6b7edebc968':
drivers: rmnet_shs: Force flushing in fb timer
Change-Id: I718537982e1c0b17ba19c7c2dad370e2a0b9f598
"LA.UM.9.1.r1-10700-SMxxx0.QSSI12.0"
* tag 'b2a4f0dd5f51711b19c55f568b1d4836d33f6a6c':
asoc: Set and get voice UI port indices on a per session basis
Change-Id: Ie338b21c73868de3603ea16760c92263702e6add