ALSA: hda: cs4809: Reduce CONFIG_PM dependencies
authorTakashi Iwai <tiwai@suse.de>
Mon, 6 May 2024 16:13:51 +0000 (18:13 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 8 May 2024 16:05:08 +0000 (18:05 +0200)
commit4e0549ff81cd9c82712ee87adcd5a278879b4c05
tree758d102d70437355ebbc1d7ab2cfdf0300387c2d
parent29d57f6dc62485ee0752767debdfa2783d162beb
ALSA: hda: cs4809: 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 generic cs8409 driver, too.

Simply drop CONFIG_PM ifdefs.

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