]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: line6: Pass driver name to line6_probe()
authorChris Rorvick <chris@rorvick.com>
Sat, 7 Feb 2015 16:43:19 +0000 (10:43 -0600)
committerTakashi Iwai <tiwai@suse.de>
Sun, 8 Feb 2015 08:07:07 +0000 (09:07 +0100)
commit21ef95c32ce6d3640e5c73acf168acdcab4f77f1
tree11aaa0bf5e70f2ea7d47fe4f6094033999305d03
parent04bac471c91e0aa08b1d632f3d2587ca9f17fed8
ALSA: line6: Pass driver name to line6_probe()

Provide a unique name for each driver instead of using "line6usb" for
all of them.  This will allow for different configurations based on the
driver type.

Signed-off-by: Chris Rorvick <chris@rorvick.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/line6/driver.c
sound/usb/line6/driver.h
sound/usb/line6/pod.c
sound/usb/line6/podhd.c
sound/usb/line6/toneport.c
sound/usb/line6/variax.c