At Sat, 7 Feb 2015 10:43:16 -0600, Chris Rorvick wrote: > > Changes in v2: > > * return true/false instead of 1/0 > * do not include spaces in driver name > * drop patch altering struct names (unnecessary)
Thanks, applied all three patches now. Takashi > > 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 majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/