ALSA: hda - Clear cached_write flag in snd_hda_codec_resume_*()
authorTakashi Iwai <tiwai@suse.de>
Thu, 20 Dec 2012 10:02:00 +0000 (11:02 +0100)
committerTakashi Iwai <tiwai@suse.de>
Sat, 12 Jan 2013 07:33:54 +0000 (08:33 +0100)
These functions are supposed to be called at finishing the cached
sequential writes, so clear the flag properly for lazy developers who
often forget details.

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

No differences found