diff options
author | Sakari Ailus <[email protected]> | 2023-09-19 14:06:06 +0300 |
---|---|---|
committer | Hans Verkuil <[email protected]> | 2023-10-07 10:55:46 +0200 |
commit | 59ac78dcd17ccfe362229d5538ac9c1d00456e15 (patch) | |
tree | 3f79a419f519ba9956c9c40b5dc26d86cf6a701b | |
parent | 0308483f6674d5d4e31deb8892d393b0aecd1ed3 (diff) |
media: imx412: 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 bcbc7c2b9c3f..a9d4f734702b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -20045,10 +20045,8 @@ T: git git://linuxtv.org/media_tree.git F: drivers/media/i2c/imx355.c SONY IMX412 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,imx412.yaml F: drivers/media/i2c/imx412.c |