exynos-linux-stable/sound/soc/sh/rcar
Kuninori Morimoto 019433db87 ASoC: rsnd: rsnd_ssi_run_mods() needs to care ssi_parent_mod
[ Upstream commit 21781e87881f9c420871b1d1f3f29d4cd7bffb10 ]

SSI parent mod might be NULL. ssi_parent_mod() needs to care
about it. Otherwise, it uses negative shift.
This patch fixes it.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-12-20 10:07:30 +01:00
..
adg.c Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/rcar' and 'asoc/topic/rockchip' into asoc-next 2016-07-24 22:07:40 +01:00
cmd.c ASoC: rsnd: fix sound route path when using SRC6/SRC9 2017-12-20 10:07:20 +01:00
core.c ASoC: rsnd: don't double free kctrl 2017-11-30 08:39:14 +00:00
ctu.c ASoC: rsnd: add CTU support 2016-03-05 13:27:27 +09:00
dma.c ASoC: rcar: clear DE bit only in PDMACHCR when it stops 2017-12-20 10:07:22 +01:00
dvc.c ASoC: rsnd: add simplified module explanation 2016-03-12 13:03:41 +07:00
gen.c ASoC: rcar: fix 'const static' variables 2016-06-13 17:45:35 +01:00
Makefile ASoC: rsrc-card: rename rsrc-card to simple-scu-card phase3 2016-08-24 11:19:16 +01:00
mix.c ASoC: rsnd: add rsnd_runtime_channel_xxx() 2016-03-05 13:27:27 +09:00
rsnd.h ASoC: rsnd: count .probe/.remove for rsnd_mod_call() 2016-04-28 10:46:47 +01:00
src.c ASoC: rsnd: Fixup SRCm_IFSVR calculate method 2016-07-27 20:12:30 +01:00
ssi.c ASoC: rsnd: rsnd_ssi_run_mods() needs to care ssi_parent_mod 2017-12-20 10:07:30 +01:00
ssiu.c ASoC: rcar: avoid SSI_MODEx settings for SSI8 2017-12-14 09:28:18 +01:00