From: Marc Kleine-Budde Date: Thu, 22 Jun 2023 07:39:36 +0000 (+0200) Subject: Merge patch series "can: esd_usb: More preparation before supporting esd CAN-USB/3" X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=b74c3abf99804620c44a7623fd4d89396c87a064;p=linux.git Merge patch series "can: esd_usb: More preparation before supporting esd CAN-USB/3" Frank Jungclaus says: Apply another small batch of patches as preparation for adding support of the newly available esd CAN-USB/3 to esd_usb.c. v1 -> v2: * Make use of GENMASK() macro for ESD_USB_NO_BAUDRATE and ESD_USB_IDMASK * Also use the BIT() macro for ESD_USB2_3_SAMPLES * Removed comments with redundant hexadecimal values from BIT()-constants * Reworded (shortened) the commit messages * Changed the macro ESD_USB_3_SAMPLES to ESD_USB_TRIPLE_SAMPLES v1: * Link: https://lore.kernel.org/all/20230517192251.2405290-1-frank.jungclaus@esd.eu Link: https://lore.kernel.org/r/20230519195600.420644-1-frank.jungclaus@esd.eu Signed-off-by: Marc Kleine-Budde --- b74c3abf99804620c44a7623fd4d89396c87a064