]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - sound/pci/hda/patch_realtek.c
ALSA: hda - Clean up CONFIG_SND_HDA_POWER_SAVE
authorTakashi Iwai <tiwai@suse.de>
Fri, 24 Aug 2012 16:38:08 +0000 (18:38 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 30 Aug 2012 14:50:13 +0000 (07:50 -0700)
commit83012a7ccbb90dee33c97a004b3e374f988612af
tree4e6e4c6f1f21150a4c82cbbefb97995cda924d17
parent432c641e013d6e294e2ddf06d32a610eb1d4d856
ALSA: hda - Clean up CONFIG_SND_HDA_POWER_SAVE

CONFIG_SND_HDA_POWER_SAVE is no longer an experimental feature and its
behavior can be well controlled via the default value and module
parameter.  Let's just replace it with the standard CONFIG_PM.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
13 files changed:
sound/pci/hda/Kconfig
sound/pci/hda/hda_codec.c
sound/pci/hda/hda_codec.h
sound/pci/hda/hda_generic.c
sound/pci/hda/hda_hwdep.c
sound/pci/hda/hda_intel.c
sound/pci/hda/hda_local.h
sound/pci/hda/hda_trace.h
sound/pci/hda/patch_analog.c
sound/pci/hda/patch_conexant.c
sound/pci/hda/patch_hdmi.c
sound/pci/hda/patch_realtek.c
sound/pci/hda/patch_via.c