commit | 49fb18972581a781658a4637de76e6069ed5964e | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed May 27 08:37:19 2015 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Wed May 27 08:39:27 2015 +0200 |
tree | 0b46b3199c7ed5bdc5374ce10b2d3c7ae28d2421 | |
parent | 823245026ead28a244cb9df5ae79b511da128606 [diff] |
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>