ALSA: hda: conexant: Reduce CONFIG_PM dependencies
authorTakashi Iwai <tiwai@suse.de>
Mon, 6 May 2024 16:13:50 +0000 (18:13 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 8 May 2024 16:05:08 +0000 (18:05 +0200)
commit29d57f6dc62485ee0752767debdfa2783d162beb
tree94eaa5bebc5b41a2be45b01438b1853434deb179
parent2bf6ae888a5aa7c8af723f038f96666eef9a463e
ALSA: hda: conexant: 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 conexant codec driver, too.

Simply drop CONFIG_PM ifdefs.

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