ALSA: hda: hdmi: Reduce CONFIG_PM dependencies
authorTakashi Iwai <tiwai@suse.de>
Mon, 6 May 2024 16:13:52 +0000 (18:13 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 8 May 2024 16:05:08 +0000 (18:05 +0200)
commitaa423b7d526469620521a1f871918f5435c8541c
treed0dfc8c99134477bb8e6808601be415290e2d541
parent4e0549ff81cd9c82712ee87adcd5a278879b4c05
ALSA: hda: hdmi: 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 HDMI codec driver, too.

Simply drop CONFIG_PM ifdefs.

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