ALSA: hda - Clear dirty flag upon cache write
authorTakashi Iwai <tiwai@suse.de>
Thu, 20 Dec 2012 10:00:21 +0000 (11:00 +0100)
committerTakashi Iwai <tiwai@suse.de>
Sat, 12 Jan 2013 07:33:43 +0000 (08:33 +0100)
When verbs or amps are actually written to the hardware, we can clear
dirty flag so that the later snd_hda_codec_resume_*() calls can skip
these verbs / amps.

Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found