Home
last modified time | relevance | path

Searched hist:ef30da1c52c633a6eaa017ad0d075aaa809a6154 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/soc/sh/rcar/
H A Dsrc.cdiff ef30da1c52c633a6eaa017ad0d075aaa809a6154 Wed Feb 01 23:01:05 CST 2017 Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> ASoC: rsnd: fixup reset timing of sync convert_rate

Sync convert rate settings should be availabled *after* Playing.
Thus, src->sync should be reset first of init function.
Otherwise, it will set remaining settings when it start playing.
This patch fixes it. Thanks to Yokoyama-san

Reported-by: Hiroyuki Yokoyama <hiroyuki.yokoyama.vx@renesas.com>
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>