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)
Replaced the old schedule_work() with queue_delayed_work() where
overlooked in the previous patches.

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

No differences found