commit | 65fcd41d371f4464c3f5a0433a8056cc3d739397 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Aug 14 17:13:32 2012 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Aug 20 11:46:06 2012 +0200 |
tree | 223fd39e12f7c18499c066e977d2b12161f4e1ff | |
parent | c376e2c72ba2d510486d7dea41163dce5f5606ea [diff] |
ALSA: hda - Check the power state when power_save option is changed ... by calling the newly introduced snd_hda_power_sync(). I had to reimplement a wheel for adding the trigger at changing the parameter -- the parameter set ops is overwritten to pass the integer parameter, then trigger the power-state sync. Signed-off-by: Takashi Iwai <tiwai@suse.de>