[PATCH 0/5] Some preparation for supporting esd CAN-USB/3

Frank Jungclaus posted 5 patches 3 years, 10 months ago
MAINTAINERS                                   |   7 +
drivers/net/can/usb/Kconfig                   |  15 +-
drivers/net/can/usb/Makefile                  |   2 +-
drivers/net/can/usb/{esd_usb2.c => esd_usb.c} | 250 +++++++++---------
4 files changed, 140 insertions(+), 134 deletions(-)
rename drivers/net/can/usb/{esd_usb2.c => esd_usb.c} (81%)
[PATCH 0/5] Some preparation for supporting esd CAN-USB/3
Posted by Frank Jungclaus 3 years, 10 months ago
Hi Marc, hi Vincent,

I hope you forgive me for starting a new thread and not continuing
on "[PATCH 0/1] can/esd_usb2: Added support for esd CAN-USB/3"
from Mon, 20 Jun 2022 22:26:02 +0200.

All following 5 patches must be seen as preparation for adding support
of the newly available esd CAN-USB/3 to esd_usb2.c.

After having gained some confidence and experience on sending patches
to linux-can@vger.kernel.org, I'll again submit the code changes
for CAN-USB/3 support as step #2.

Frank Jungclaus (5):
  can/esd_usb2: Rename esd_usb2.c to esd_usb.c
  can/esd_usb: Add an entry to the MAINTAINERS file
  can/esd_usb: Rename all terms USB2 to USB
  can/esd_usb: Fixed some checkpatch.pl warnings
  can/esd_usb: Update to copyright, M_AUTHOR and M_DESCRIPTION

 MAINTAINERS                                   |   7 +
 drivers/net/can/usb/Kconfig                   |  15 +-
 drivers/net/can/usb/Makefile                  |   2 +-
 drivers/net/can/usb/{esd_usb2.c => esd_usb.c} | 250 +++++++++---------
 4 files changed, 140 insertions(+), 134 deletions(-)
 rename drivers/net/can/usb/{esd_usb2.c => esd_usb.c} (81%)


base-commit: 6914df1891c27f83e538dab3f5aadd2842e89a7f
-- 
2.25.1