24 Nov
2016
24 Nov
'16
3:17 a.m.
Hi Lee, Mark
Current cq93vc sound codec indicates that it has MFD_DAVINCI_VOICECODEC dependency, but it doesn't. This means we can compile it from non DAVINCE environment by COMPILE_TEST. These patches solve this issue. I tested this on ARCH=x86 + make allyesconfig, and ARCH=ARM + shmobile_defconfig + COMPILE_TEST.
Kuninori Morimoto (2): mfd: davinci_voicecodec: tidyup header difinitions ASoC: cq93vc: remove MFD_DAVINCI_VOICECODEC dependency for CQ0093VC
I know [2/2] had Acked-by from Mark, and [1/2] was accepted by Lee. I could find [1/2] patch on linux-next tree today. But, I'm afraid I can't find [2/2] patch on linux-next.