15 Nov
2016
15 Nov
'16
8:24 a.m.
Hi,
this is a short series of patches to clean up the EMU1010 dock handling code. The primary goal is to replace kthread usage with work, but it resulted in a couple of more useful cleanups / fixes.
Takashi
===
Takashi Iwai (3): ALSA: emu10k1: Fix emu1010 dock attach check ALSA: emu10k1: Simplify firmware loader code ALSA: emu10k1: Use workqueue instead of kthread for emu1010 fw polling
include/sound/emu10k1.h | 3 +- sound/pci/emu10k1/emu10k1.c | 9 ++ sound/pci/emu10k1/emu10k1_main.c | 228 ++++++++++++++++----------------------- 3 files changed, 104 insertions(+), 136 deletions(-)
--
2.10.2