ASoC: rsrc-card: used "fe.xxx"/"be.xxx" name for dai_link
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Mon, 15 Jun 2015 06:21:34 +0000 (06:21 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 16 Jun 2015 11:34:01 +0000 (12:34 +0100)
commitd72f4a885e9c310e58f9a07ee17516e8328d224d
tree8f8ed0a2ed885d53a5b79c3181edb1d588c6997c
parent75defee0f1b3fcd91d8a304d6444635a459b8249
ASoC: rsrc-card: used "fe.xxx"/"be.xxx" name for dai_link

Current dai_link name is using "cpu_dai_name + codec_dai_name",
but one of them is always "snd-soc-dummy-dai" when DPCM.
This patch uses "fe.xxx" for cpu, "be.xxx" for codec.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tested-by: Keita Kobayashi <keita.kobayashi.ym@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sh/rcar/rsrc-card.c
This page took 0.028467 seconds and 5 git commands to generate.