]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit15e2ebeae12a18aa4352e72dc8c8bae8d616a507
tree0b46b3199c7ed5bdc5374ce10b2d3c7ae28d2421
parent0643f70c32540d973e550854978b936349288369
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