ALSA: hda - Use queue_delayed_work()
authorTakashi Iwai <tiwai@suse.de>
Tue, 13 Jan 2009 16:46:37 +0000 (17:46 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 13 Jan 2009 16:46:37 +0000 (17:46 +0100)
commitc107b41c485c43f15b24743e81eaab742b3c0b67
tree39e1843127c7491d79e6bb18128f327e43cad89e
parentdafb70ce1026d4d6ef1b16ad6996c9589bb11cce
ALSA: hda - Use queue_delayed_work()

Replaced the old schedule_work() with queue_delayed_work() where
overlooked in the previous patches.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_codec.c