aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Kleine-Budde <[email protected]>2021-07-26 11:26:44 +0200
committerMarc Kleine-Budde <[email protected]>2021-07-30 08:45:03 +0200
commit8a7b46fa7902a3d36ce44a64f4d66586d66206ea (patch)
treeaa471b5e856af85a995f8872c664fe59dc943093
parentfc16a5322ee6c30ea848818722eee5d352f8d127 (diff)
MAINTAINERS: add Yasushi SHOJI as reviewer for the Microchip CAN BUS Analyzer Tool driver
This patch adds Yasushi SHOJI as a reviewer for the Microchip CAN BUS Analyzer Tool driver. Link: https://lore.kernel.org/r/[email protected] Acked-by: Yasushi SHOJI <[email protected]> Signed-off-by: Marc Kleine-Budde <[email protected]>
-rw-r--r--MAINTAINERS6
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 58afeb12d3b3..42ea3183e87c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11327,6 +11327,12 @@ W: https://linuxtv.org
T: git git://linuxtv.org/media_tree.git
F: drivers/media/radio/radio-maxiradio*
+MCAB MICROCHIP CAN BUS ANALYZER TOOL DRIVER
+R: Yasushi SHOJI <[email protected]>
+S: Maintained
+F: drivers/net/can/usb/mcba_usb.c
+
MCAN MMIO DEVICE DRIVER
M: Chandrasekar Ramakrishnan <[email protected]>