[PATCH v2 0/3] More Line 6 cleanup

From: Chris Rorvick
Date: Sat Feb 07 2015 - 11:43:45 EST


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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/