Hi 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.
I mean, I (and Mark too?) thought Lee can handle [2/2] patch, but it seems not (?). So, my question is who can handle it ?
I didn't see anything build-time dependant.
Unless I missed something?
Mark, Can you handle [2/2] ? I can re-post it if needed.