ALSA: hda - Check the power state when power_save option is changed
authorTakashi Iwai <tiwai@suse.de>
Tue, 14 Aug 2012 15:13:32 +0000 (17:13 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 20 Aug 2012 09:46:06 +0000 (11:46 +0200)
... 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>

No differences found