[alsa-devel] [PATCH v3 2/5] ASoC: qcom: Add support to parse common audio device nodes
Vinod
vkoul at kernel.org
Mon Jul 9 09:43:15 CEST 2018
On 06-07-18, 18:51, Srinivas Kandagatla wrote:
>
>
> On 06/07/18 10:43, Rohit kumar wrote:
> > This adds support to parse cpu, platform and codec
> > device nodes and add them in dai-links. Also, add
> > API to add slave components associated with machine
> > driver.
> >
> > Signed-off-by: Rohit kumar<rohitkr at codeaurora.org>
> > ---
> > sound/soc/qcom/Kconfig | 3 +
> > sound/soc/qcom/Makefile | 1 +
> > sound/soc/qcom/common.c | 150 ++++++++++++++++++++++++++++++++++++++++++++++++
> > sound/soc/qcom/common.h | 14 +++++
> > 4 files changed, 168 insertions(+)
> > create mode 100644 sound/soc/qcom/common.c
>
> common.c seems to miss
Btw do you need a new Kconfig symbol for this?
Alternate option would be to just add common.o to wherever it is needed
--
~Vinod
More information about the Alsa-devel
mailing list