From: Takashi Iwai Date: Thu, 20 Dec 2012 10:02:00 +0000 (+0100) Subject: ALSA: hda - Clear cached_write flag in snd_hda_codec_resume_*() X-Git-Tag: v3.9-rc1~129^2~70^2~136 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa88a3553eebdcc3ce6801aabb4ed0223bfa198e;p=pandora-kernel.git ALSA: hda - Clear cached_write flag in snd_hda_codec_resume_*() 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 --- Reading git-diff-tree failed