]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
ALSA: hda: cs35l41: Move Play and Pause into separate functions
authorStefan Binding <sbinding@opensource.cirrus.com>
Fri, 21 Jul 2023 15:18:11 +0000 (16:18 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 24 Jul 2023 09:00:02 +0000 (11:00 +0200)
commita5adbfb60b0299e788189aa8f88d8fa0dafb9d65
tree42cb48c67abb61b732399dc3c16de8fe1bb51790
parentf2a58481a5051704390c2d7653b07ab3d97782da
ALSA: hda: cs35l41: Move Play and Pause into separate functions

This allows play and pause to be called from multiple places,
which is necessary for system suspend and resume.

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