this adds audio-kernel changes from following commits:
treewide: Don't warn about debugfs init failure if disabled
treewide: make every ipc_loggings a no-op
treewide: silence warning about create IPC logging context
techpack: audio: silence unused variable warnings
teckpack: codecs: Use scnprintf() for robustness
sm8150: squashed commit for fixing maybe-uninitialised variable warnings
ARM64: configs: raphael: Disable MHI protocol support
techpack: audio: dsp: properly guard the function
sm8150: fix gcc-10.1.0 warnings
drivers: use raw bitwise operations for pm_qos cpumasks
techpack: wcd-mbhc-v2: make sure headset button wakes the system up
techpack: silence some logging
treewide: kmalloc() -> kmalloc_array()
treewide: kzalloc() -> kcalloc()
treewide: devm_kzalloc() -> devm_kcalloc()
techpack: fix the rest of debug_fs related errors
techpack: audio: dsp: fix compilation without VOICE_MHI
Signed-off-by: UtsavBalar1231 <utsavbalar1231@gmail.com>