The goal of this patch series is to do some cleanup and also add the support for the one-shot mode before the next patch introduces CAN-FD support for this driver. Stefan Mätje (2): can: esd_402_pci: Rename esdACC CTRL register macros can: esd_402_pci: Add support for one-shot mode drivers/net/can/esd/esd_402_pci-core.c | 5 ++- drivers/net/can/esd/esdacc.c | 55 ++++++++++++++------------ drivers/net/can/esd/esdacc.h | 38 +++++++++--------- 3 files changed, 53 insertions(+), 45 deletions(-) -- 2.34.1