[alsa-devel] [PATCH v2 0/3] More Line 6 cleanup

Chris Rorvick chris at rorvick.com
Sat Feb 7 17:43:16 CET 2015


Changes in v2:

  * return true/false instead of 1/0
  * do not include spaces in driver name
  * drop patch altering struct names (unnecessary)

Chris Rorvick (3):
  ALSA: line6: Add toneport_has_source_select()
  ALSA: line6: Pass toneport pointer to toneport_has_led()
  ALSA: line6: Pass driver name to line6_probe()

 sound/usb/line6/driver.c   |  3 ++-
 sound/usb/line6/driver.h   |  3 +--
 sound/usb/line6/pod.c      |  2 +-
 sound/usb/line6/podhd.c    |  2 +-
 sound/usb/line6/toneport.c | 53 +++++++++++++++++++++++++---------------------
 sound/usb/line6/variax.c   |  2 +-
 6 files changed, 35 insertions(+), 30 deletions(-)

-- 
2.1.0



More information about the Alsa-devel mailing list