ALSA: hda - Set stream_pm ops automatically by generic parser
authorTakashi Iwai <tiwai@suse.de>
Wed, 27 May 2015 06:37:19 +0000 (08:37 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 27 May 2015 06:39:27 +0000 (08:39 +0200)
commit49fb18972581a781658a4637de76e6069ed5964e
tree0b46b3199c7ed5bdc5374ce10b2d3c7ae28d2421
parent823245026ead28a244cb9df5ae79b511da128606
ALSA: hda - Set stream_pm ops automatically by generic parser

This allows user to test power_save_node feature via sysfs or patch
firmware even on the codecs that don't specify it.  It'll also save a
few lines.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_generic.c
sound/pci/hda/patch_realtek.c
sound/pci/hda/patch_sigmatel.c
sound/pci/hda/patch_via.c