]> Git Repo - linux.git/commit
ASoC: rsnd: Fix parent SSI start/stop in multi-SSI mode
authorMatthias Blankertz <[email protected]>
Wed, 15 Apr 2020 14:10:16 +0000 (16:10 +0200)
committerMark Brown <[email protected]>
Thu, 16 Apr 2020 11:44:58 +0000 (12:44 +0100)
commita09fb3f28a60ba3e928a1fa94b0456780800299d
treec2a8cc29d5cfe5bdc51ad7883ffc4270552302c2
parent5bd70440cb0a6f5c6a84019bb2aa93ab8310a5cd
ASoC: rsnd: Fix parent SSI start/stop in multi-SSI mode

The parent SSI of a multi-SSI setup must be fully setup, started and
stopped since it is also part of the playback/capture setup. So only
skip the SSI (as per commit 203cdf51f288 ("ASoC: rsnd: SSI parent cares
SWSP bit") and commit 597b046f0d99 ("ASoC: rsnd: control SSICR::EN
correctly")) if the SSI is parent outside of a multi-SSI setup.

Signed-off-by: Matthias Blankertz <[email protected]>
Acked-by: Kuninori Morimoto <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
sound/soc/sh/rcar/ssi.c
This page took 0.052278 seconds and 4 git commands to generate.