]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: sh: Replace runtime->status->state reference to runtime->state
authorTakashi Iwai <tiwai@suse.de>
Mon, 26 Sep 2022 13:55:57 +0000 (15:55 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 27 Sep 2022 06:49:25 +0000 (08:49 +0200)
commit8426119a3b29ebf9820a228435824d1443066cd0
tree10fdb25874c3172a4a77c0ceabcdaaf32180fa9e
parent1f6831130ebb97082409c7090d4530286d64c199
ASoC: sh: Replace runtime->status->state reference to runtime->state

The recent change in ALSA core allows drivers to get the current PCM
state directly from runtime object.  Replace the calls accordingly.

Reviewed-by: Jaroslav Kysela <perex@perex.cz>
Acked-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://lore.kernel.org/r/20220926135558.26580-11-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/soc/sh/rz-ssi.c