linux/sound/soc/sh/rcar
Marek Vasut e8dffe6c20 ASoC: rsnd: Fix possible NULL pointer dereference
25165f79ad
("ASoC: rsnd: enable clock-frequency for both 44.1kHz/48kHz")
supports both 44.1kHz/48kHz clock-frequency settings for ADG
which will be used for AUDIO_OLKOUTn.
But some board doesn't need it, thus, it is not mandatory.

But, above patch didn't care about the case of "clock-frequency" DT
property was not present.
This patch ignores ADG settings if AUDIO_OLKOUTn was not used.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
[Kuninori: tidyup not to break non AUDIO_OLKOUTn case]
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2017-04-21 17:51:48 +01:00
..
adg.c ASoC: rsnd: Fix possible NULL pointer dereference 2017-04-21 17:51:48 +01:00
cmd.c ASoC: rsnd: fix sound route path when using SRC6/SRC9 2017-03-13 12:58:07 +00:00
core.c ASoC: rsnd: rsnd_mod_make_sure() is not under DEBUG 2017-04-19 17:32:46 +01:00
ctu.c ASoC: rsnd: add CTU support 2016-03-05 13:27:27 +09:00
dma.c ASoC: rcar: dma: remove unnecessary "volatile" 2017-03-16 14:07:25 +00:00
dvc.c ASoC: rsnd: merge rsnd_kctrl_new_m/s/e into rsnd_kctrl_new() 2017-04-06 11:50:18 +01:00
gen.c ASoC: rsnd: use BRGCKR instead of SSICKR 2016-10-28 19:17:15 +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: rsnd_mod_make_sure() is not under DEBUG 2017-04-19 17:32:46 +01:00
src.c ASoC: rsnd: tidyup src->convert_rate reset timing 2017-04-06 11:47:15 +01:00
ssi.c ASoC: rcar: ssi: don't set SSICR.CKDV = 000 with SSIWSR.CONT 2017-03-24 18:49:45 +00:00
ssiu.c ASoC: rcar: avoid SSI_MODEx settings for SSI8 2017-03-06 11:16:08 +01:00