[alsa-devel] [PATCH 0/4] ALSA: line6: Cleanup startup sequences
Takashi Iwai
tiwai at suse.de
Wed May 8 16:49:39 CEST 2019
Hi,
while debugging line6 toneport driver bug, I noticed that other line6
drivers have too complex and fragile startup sequences. This is the
result of the rewrites with a single delayed work. Maybe for 5.3, as
these are no critical fixes.
Takashi
===
Takashi Iwai (4):
ALSA: line6: pod: Rewrite complex timer & work combo with a delayed
work
ALSA: line6: podhd: Rewrite complex timer & work combo with a delayed
work
ALSA: line6: variax: Rewrite complex timer & work combo with a delayed
work
ALSA: line6: Drop superfluous timer helper function
sound/usb/line6/driver.c | 11 -----
sound/usb/line6/driver.h | 9 ----
sound/usb/line6/pod.c | 85 ++++++++++++--------------------
sound/usb/line6/podhd.c | 73 +++++----------------------
sound/usb/line6/variax.c | 125 ++++++++++++++---------------------------------
5 files changed, 78 insertions(+), 225 deletions(-)
--
2.16.4
More information about the Alsa-devel
mailing list