diff options
author | Sakari Ailus <[email protected]> | 2023-09-19 14:09:57 +0300 |
---|---|---|
committer | Hans Verkuil <[email protected]> | 2023-10-07 10:55:46 +0200 |
commit | 17c74cb89706654713bfa817820b2b981771c104 (patch) | |
tree | fb673ca1df50821cdc43e6a2dc3cf9a7cbbd02e5 | |
parent | 5b0e91fd477d0fbfac6989cbf26071c28f21bfe4 (diff) |
media: imx334: 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 85c817eae9ae..985670c74cf0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -20020,10 +20020,8 @@ T: git git://linuxtv.org/media_tree.git F: drivers/media/i2c/imx319.c SONY IMX334 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,imx334.yaml F: drivers/media/i2c/imx334.c |