[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220624190517.2299701-1-frank.jungclaus@esd.eu>
Date: Fri, 24 Jun 2022 21:05:13 +0200
From: Frank Jungclaus <frank.jungclaus@....eu>
To: linux-can@...r.kernel.org, Marc Kleine-Budde <mkl@...gutronix.de>,
Wolfgang Grandegger <wg@...ndegger.com>,
Vincent Mailhol <mailhol.vincent@...adoo.fr>
Cc: Stefan Mätje <stefan.maetje@....eu>,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
Frank Jungclaus <frank.jungclaus@....eu>
Subject: [PATCH 0/5] Some preparation for supporting esd CAN-USB/3
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@...r.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
Powered by blists - more mailing lists