ALSA: hda: cirrus: Reduce CONFIG_PM dependencies
authorTakashi Iwai <tiwai@suse.de>
Mon, 6 May 2024 16:13:49 +0000 (18:13 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 8 May 2024 16:05:08 +0000 (18:05 +0200)
commit2bf6ae888a5aa7c8af723f038f96666eef9a463e
tree06b170d7870933a77ece0dcd812bbd7c3455760b
parent9fff3e28f54d8eeac707f82d3f0aeaf1beb9192f
ALSA: hda: cirrus: Reduce CONFIG_PM dependencies

CONFIG_PM dependencies got reduced in HD-audio codec core driver, and
now it's time to reduce in HD-audio cirrus codec driver, too.

Simply drop CONFIG_PM ifdefs.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://lore.kernel.org/r/20240506161359.6960-7-tiwai@suse.de
sound/pci/hda/patch_cirrus.c