commit | de1e37b7d0dc3f1b8d0f84f5ff64ef8eebdf1e9f | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Dec 20 11:00:21 2012 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Sat Jan 12 08:33:43 2013 +0100 |
tree | 15b5e48b18fbbc0bf06bfecddccc3fd1551de9e1 | |
parent | 5fdaecdb0d8fd8131d2adb9ca0ae2b77707b36ca [diff] |
ALSA: hda - Clear dirty flag upon cache write 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>