]> git.baikalelectronics.ru Git - kernel.git/commit
can: peak_usb: add forgotten supported devices
authorStephane Grosjean <s.grosjean@peak-system.com>
Tue, 9 Mar 2021 08:21:27 +0000 (09:21 +0100)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Tue, 16 Mar 2021 07:40:04 +0000 (08:40 +0100)
commit5b643d51db18dca6d992d9c47ca0f0885036b463
treea4a31658ff1f0aa618ef7a6047cde91df2fb4404
parent5838a9d6a2fe8e536ea69a7e96b654710043e7c9
can: peak_usb: add forgotten supported devices

Since the peak_usb driver also supports the CAN-USB interfaces
"PCAN-USB X6" and "PCAN-Chip USB" from PEAK-System GmbH, this patch adds
their names to the list of explicitly supported devices.

Fixes: 4d074aad1b4a ("can: usb: Add support of PCAN-Chip USB stamp module")
Fixes: 79812bfd1764 ("can: peak: Add support for PCAN-USB X6 USB interface")
Link: https://lore.kernel.org/r/20210309082128.23125-3-s.grosjean@peak-system.com
Signed-off-by: Stephane Grosjean <s.grosjean@peak-system.com>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
drivers/net/can/usb/peak_usb/pcan_usb_fd.c