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)
commit12865cac38cc9e808ce8b479f4bb12fd00bfee7c
tree11aaa0bf5e70f2ea7d47fe4f6094033999305d03
parentf2bd242fa114df07ab8ed0d2f445a9a313e3aaa1
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