[alsa-devel] [PATCH 0/3] ALSA: emu10k1: EMU1010 dock code cleanup

Takashi Iwai tiwai at suse.de
Tue Nov 15 08:24:06 CET 2016


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



More information about the Alsa-devel mailing list