[ALSA] emu10k1 - Fix kthread handling at resume
authorTakashi Iwai <tiwai@suse.de>
Fri, 14 Dec 2007 11:43:00 +0000 (12:43 +0100)
committerMercurial server <hg@alsa0.alsa-project.org>
Thu, 31 Jan 2008 16:30:25 +0000 (17:30 +0100)
commitbd3d1c2096ff99311b8524273ba0f53502365136
tree820639b8b86a88976b1de2990f65470340c3b124
parentc94fa4c9168e51a8dab8e72cb9f0d89673fc8d8c
[ALSA] emu10k1 - Fix kthread handling at resume

Don't create emu1010 kthread again at resume if it's already created.
Also make the thread function static.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
sound/pci/emu10k1/emu10k1_main.c