]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda/via - Add missing stream_pm ops setup
authorTakashi Iwai <tiwai@suse.de>
Thu, 9 Apr 2015 13:23:59 +0000 (15:23 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 9 Apr 2015 13:23:59 +0000 (15:23 +0200)
commitfa3efa0d9f0c5ddb406e28aac4de51d7a814a4a7
tree005be5d19cb5093a376c2bec18c459bec6dd85f2
parent11dcd7f3e31be3721d0505db6aa5be8a0843d853
ALSA: hda/via - Add missing stream_pm ops setup

Similar like the case for Realtek, VIA codec driver needs this ops as
well for making the widget power-save working.

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