Re: [PATCH] ASoC: fsl-asoc-card: use different route map for AC'97 mode

2015-12-20 Thread Nicolin Chen
On Sun, Dec 20, 2015 at 09:34:29PM +0100, Maciej S. Szmigiero wrote: > fsl_ssi uses different stream names ("AC97 Playback" / "AC97 Capture") > in AC'97 mode so in this case fsl-asoc-card route map should > also be using them. > > Signed-off-by: Maciej S. Szmigiero Acked-by: Nicolin Chen > ---

[PATCH] ASoC: fsl-asoc-card: use different route map for AC'97 mode

2015-12-20 Thread Maciej S. Szmigiero
fsl_ssi uses different stream names ("AC97 Playback" / "AC97 Capture") in AC'97 mode so in this case fsl-asoc-card route map should also be using them. Signed-off-by: Maciej S. Szmigiero --- sound/soc/fsl/fsl-asoc-card.c | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git