diff options
author | Hans Verkuil <[email protected]> | 2022-08-24 08:20:46 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2022-08-30 07:36:31 +0200 |
commit | 107ca18cad69162fd2750c4616fa1cc02b15394d (patch) | |
tree | 2c4b7a28c497e6e1911d0cbc7bdf19eb8c6af679 | |
parent | 8e69714e6177d963668a45499b500c1d4de7bac8 (diff) |
media: MAINTAINERS: change tc358743 maintainer
Move maintainer from Mats to Hans.
Add bindings file to the list of maintained files while we're at it.
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mats Randgaard <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d457299ce736..fee641d10847 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -20569,9 +20569,10 @@ F: include/linux/toshiba.h F: include/uapi/linux/toshiba.h TOSHIBA TC358743 DRIVER -M: Mats Randgaard <[email protected]> +M: Hans Verkuil <[email protected]> S: Maintained +F: Documentation/devicetree/bindings/media/i2c/tc358743.txt F: drivers/media/i2c/tc358743* F: include/media/i2c/tc358743.h |