android_kernel_xiaomi_sm7250/techpack/audio
Sultan Alsawaf 7efe3414b7 qos: Change cpus_affine to not be atomic
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>
2022-11-12 11:24:19 +00:00
..
asoc qos: Change cpus_affine to not be atomic 2022-11-12 11:24:19 +00:00
config techpack: audio: Import Xiaomi changes 2022-11-12 11:19:08 +00:00
dsp techpack: audio: Remove DEBUG definations 2022-11-12 11:19:57 +00:00
include techpack: audio: Remove DEBUG definations 2022-11-12 11:19:57 +00:00
ipc treewide: Remove Android.mk 2022-11-12 11:19:13 +00:00
soc audio: swr-mstr-ctrl: Fix unbalanced IRQ condition in swrm_runtime_suspend() 2022-11-12 11:19:44 +00:00
Android.bp
Kconfig techpack: audio: construct Kconfig and fix build for tfa98xx 2022-11-12 11:19:08 +00:00
Makefile techpack: audio: ASoC: Add audio support for lito 2022-11-12 11:19:08 +00:00
Makefile.am
NOTICE