29 May
2022
29 May
'22
10:50 a.m.
use hashtabe instead of linear list to check kcontrol before adding them for improving early audio KPI.
With this changes we see 600ms improvement in start of audio
Raghu Bankapur (1): asoc: msm: use hashtable to check kcontrol
include/sound/control.h | 4 ++ include/sound/core.h | 12 +++++- sound/core/control.c | 92 +++++++++++++++++++++++++++++++++-------- sound/core/init.c | 3 ++ sound/soc/Kconfig | 9 ++++ 5 files changed, 101 insertions(+), 19 deletions(-)
--
2.17.1