Nokia X2 sound
Перейти к навигации
Перейти к поиску
- Diff stat of sound/soc/msm between kernel kk vs stock
git diff --stat cm-11.0-wip-bisect origin/jellybean-wip sound/soc/msm/ sound/soc/msm/apq8074.c | 7 +- sound/soc/msm/msm-dai-fe.c | 40 +- sound/soc/msm/msm8226.c | 153 +------- sound/soc/msm/msm8974.c | 86 +--- sound/soc/msm/msm8x10.c | 274 ++++++++++--- sound/soc/msm/qdsp6v2/Makefile | 8 +- sound/soc/msm/qdsp6v2/audio_acdb.c | 53 ++- sound/soc/msm/qdsp6v2/audio_acdb.h | 1 + sound/soc/msm/qdsp6v2/audio_ocmem.c | 6 +- sound/soc/msm/qdsp6v2/msm-audio-effects-q6-v2.c | 721 ---------------------------------- sound/soc/msm/qdsp6v2/msm-audio-effects-q6-v2.h | 33 -- sound/soc/msm/qdsp6v2/msm-compr-q6-v2.c | 163 +++++--- sound/soc/msm/qdsp6v2/msm-compress-q6-v2.c | 2097 ------------------------------------------------------------------------------------------------- sound/soc/msm/qdsp6v2/msm-dai-q6-hdmi-v2.c | 13 - sound/soc/msm/qdsp6v2/msm-dai-q6-v2.c | 42 +- sound/soc/msm/qdsp6v2/msm-dolby-dap-config.c | 11 +- sound/soc/msm/qdsp6v2/msm-dolby-dap-config.h | 2 +- sound/soc/msm/qdsp6v2/msm-pcm-afe-v2.c | 4 +- sound/soc/msm/qdsp6v2/msm-pcm-loopback-v2.c | 445 --------------------- sound/soc/msm/qdsp6v2/msm-pcm-q6-v2.c | 177 ++------- sound/soc/msm/qdsp6v2/msm-pcm-routing-v2.c | 218 +++------- sound/soc/msm/qdsp6v2/msm-pcm-routing-v2.h | 17 +- sound/soc/msm/qdsp6v2/msm-pcm-voip-v2.c | 83 ++-- sound/soc/msm/qdsp6v2/q6adm.c | 26 +- sound/soc/msm/qdsp6v2/q6afe.c | 109 ++++- sound/soc/msm/qdsp6v2/q6asm.c | 891 ++++++++--------------------------------- sound/soc/msm/qdsp6v2/q6audio-v2.c | 6 + sound/soc/msm/qdsp6v2/q6voice.c | 29 +- sound/soc/msm/qdsp6v2/rtac.c | 180 +-------- 29 files changed, 813 insertions(+), 5082 deletions(-)