]> git.baikalelectronics.ru Git - kernel.git/commit
can: gs_usb: modify the usb device table to use only the first usb interface
authorMaximilian Schneider <max@schneidersoft.net>
Mon, 25 Apr 2016 08:54:19 +0000 (08:54 +0000)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Mon, 9 May 2016 09:07:28 +0000 (11:07 +0200)
commit406756046621d290659dc28d7f443e246ef9a40f
treebc75825c8c6c6b779612fc0b3951f444e00efe1e
parenta01a89dd5309551879f58c79ab87b0e423168b09
can: gs_usb: modify the usb device table to use only the first usb interface

Modified the USB device table to use only the first USB interface, as is
the case with GS USB devices. This allows other GS USB compatible
devices to be more flexible with their remaining interfaces.

Signed-off-by: Maximilian Schneider <max@schneidersoft.net>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
drivers/net/can/usb/gs_usb.c