OSDN Git Service

ALSA: hda: cs35l41: Ensure we pass up any errors during system suspend.
authorStefan Binding <sbinding@opensource.cirrus.com>
Fri, 21 Jul 2023 15:18:10 +0000 (16:18 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 24 Jul 2023 09:00:01 +0000 (11:00 +0200)
commitf2a58481a5051704390c2d7653b07ab3d97782da
treeaba16046816c665ae33588bdcf60b5e7fa49f6eb
parenta3ff564658783e3cd9cc3098da4aebd89fe07d74
ALSA: hda: cs35l41: Ensure we pass up any errors during system suspend.

There are several steps required to put the system into system suspend.
Some of these steps may fail, so the driver should pass up the errors
if they occur.

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