diff options
author | William Breathitt Gray <[email protected]> | 2023-04-10 11:09:26 -0400 |
---|---|---|
committer | Wim Van Sebroeck <[email protected]> | 2023-04-22 16:01:46 +0200 |
commit | ab8da07609fc982196df9df8f9b4f9ba4bea4731 (patch) | |
tree | 233ca8fd7530ca1f3c203036cfb9ea030d84d1cd | |
parent | 64543b0d637bd28abed1a3311aa8c9b007ee52d7 (diff) |
watchdog: ebc-c384_wdt: Mark status as orphaned
The current maintainer no longer has access to the device for testing,
the original user of this driver indicates that they have moved on to
another device, and the manufacturer WINSYSTEMS does not appear
interested in taking over support for this code.
Signed-off-by: William Breathitt Gray <[email protected]>
Reviewed-by: Guenter Roeck <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Guenter Roeck <[email protected]>
Signed-off-by: Wim Van Sebroeck <[email protected]>
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 90abe83c02f3..a1f44c4d40a9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -22512,9 +22512,8 @@ S: Maintained F: drivers/media/rc/winbond-cir.c WINSYSTEMS EBC-C384 WATCHDOG DRIVER -M: William Breathitt Gray <[email protected]> -S: Maintained +S: Orphan F: drivers/watchdog/ebc-c384_wdt.c WINSYSTEMS WS16C48 GPIO DRIVER |