diff options
author | Sakari Ailus <[email protected]> | 2023-09-19 14:09:32 +0300 |
---|---|---|
committer | Hans Verkuil <[email protected]> | 2023-10-07 10:55:46 +0200 |
commit | 5b0e91fd477d0fbfac6989cbf26071c28f21bfe4 (patch) | |
tree | 3490c16fe3c98d5c99dbd309f821f706ee490d0c | |
parent | 59ac78dcd17ccfe362229d5538ac9c1d00456e15 (diff) |
media: imx335: Orphan the driver
The current maintainers won't be looking after this driver anymore. Mark
it orphan.
Signed-off-by: Sakari Ailus <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a9d4f734702b..85c817eae9ae 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -20029,10 +20029,8 @@ F: Documentation/devicetree/bindings/media/i2c/sony,imx334.yaml F: drivers/media/i2c/imx334.c SONY IMX335 SENSOR DRIVER -M: Paul J. Murphy <[email protected]> -M: Daniele Alessandrelli <[email protected]> -S: Maintained +S: Orphan T: git git://linuxtv.org/media_tree.git F: Documentation/devicetree/bindings/media/i2c/sony,imx335.yaml F: drivers/media/i2c/imx335.c |