summaryrefslogtreecommitdiff
path: root/drivers/usb
diff options
context:
space:
mode:
authorPhilip Molloy <[email protected]>2026-02-26 11:11:50 +0000
committerTom Rini <[email protected]>2026-03-04 14:25:27 -0600
commit15e2bacc308d1ea2f50c53f8116fd15ba6c4af6e (patch)
tree67fec3b8c2805595f0cc18c9f7faf4742004c85a /drivers/usb
parentbdc5f6531a40cc54c0e017843fd09d15e3e5aa07 (diff)
treewide: Remove Timesys from ADI ADSP maintenance
After years of developing the ADI ADSP platform, Timesys was purchased by another company and is no longer contracted to maintain the platform. Signed-off-by: Philip Molloy <[email protected]> Reviewed-by: Greg Malysa <[email protected]>
Diffstat (limited to 'drivers/usb')
-rw-r--r--drivers/usb/musb-new/sc5xx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/musb-new/sc5xx.c b/drivers/usb/musb-new/sc5xx.c
index 16201480b43..991846818a2 100644
--- a/drivers/usb/musb-new/sc5xx.c
+++ b/drivers/usb/musb-new/sc5xx.c
@@ -4,7 +4,7 @@
*
* ADI SC5XX MUSB "glue layer"
*
- * Written and/or maintained by Timesys Corporation
+ * Written by Timesys Corporation
*
* Loosely ported from Linux driver:
* Author: Nathan Barrett-Morrison <[email protected]>