ALSA: hda: cs35l41: Check mailbox status of pause command after firmware load
authorStefan Binding <sbinding@opensource.cirrus.com>
Fri, 21 Jul 2023 15:18:08 +0000 (16:18 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 24 Jul 2023 09:00:00 +0000 (11:00 +0200)
commit5299b79ca1a2a9b017b87da08563100b0da98e5b
tree2f4d6805c55f714bacfd39ada4a55b1f9569fc71
parentf8264c7592088727629e14f396f95ad643847740
ALSA: hda: cs35l41: Check mailbox status of pause command after firmware load

Currently, we do not check the return status of the pause command,
immediately after we load firmware. If the pause has failed,
the firmware is not running.

Signed-off-by: Stefan Binding <sbinding@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20230721151816.2080453-4-sbinding@opensource.cirrus.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/cs35l41_hda.c