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

Simply drop CONFIG_PM ifdefs.

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