From: Takashi Iwai Date: Wed, 15 Aug 2007 20:18:22 +0000 (+0200) Subject: [ALSA] hda-intel - Add flush_scheduled_work() in snd_hda_codec_free() X-Git-Tag: v2.6.24-rc1~832^2~172 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2525fdc42fdc4bb943ec2fa5a37e2ae139e1b6d3;p=pandora-kernel.git [ALSA] hda-intel - Add flush_scheduled_work() in snd_hda_codec_free() Added flush_scheduled_work() in snd_hda_codec_free() to make sure that the all work is gone. Also, optimized the condition to schedule the delayed work in snd_hda_power_down(). Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed