]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit902465489032d45f0139e2ec338d8b023cdf13e2
tree820639b8b86a88976b1de2990f65470340c3b124
parent8764bb9e16e362a90dd74a68d36abba432864c18
[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