Re: [alsa-devel][PATCH 3/4] ASoC: wm8960: fix "RINPUT3" audio route error

2015-05-12 Thread Charles Keepax
On Tue, May 12, 2015 at 02:58:36PM +0800, Zidan Wang wrote: > It should be "RINPUT3" instead of "LINPUT3" route to "Right Input > Mixer". > > Signed-off-by: Zidan Wang > --- Acked-by: Charles Keepax Better to put bug fixes like this at the start of a series if possible. Thanks, Charles -- To

[alsa-devel][PATCH 3/4] ASoC: wm8960: fix "RINPUT3" audio route error

2015-05-12 Thread Zidan Wang
It should be "RINPUT3" instead of "LINPUT3" route to "Right Input Mixer". Signed-off-by: Zidan Wang --- sound/soc/codecs/wm8960.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sound/soc/codecs/wm8960.c b/sound/soc/codecs/wm8960.c index 2559e31..4ab1607 100644 --- a/sound/so