diff options
author | Jasmin Jessich <jasmin@anw.at> | 2018-03-06 17:39:13 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2018-03-06 18:16:47 +0100 |
commit | 7c87867872318632c7ba440147e32f0f8c735e9c (patch) | |
tree | 7164d5b6d559cded9baa2aefa2ec0cf01101e0c2 | |
parent | media: dvb-frontends/cxd2099: remove remainders from old attach way (diff) | |
download | linux-7c87867872318632c7ba440147e32f0f8c735e9c.tar.xz linux-7c87867872318632c7ba440147e32f0f8c735e9c.zip |
media: MAINTAINERS: add entry for cxd2099
The cxd2099 driver is now maintained and being taken care of by
* Jasmin Jessich <jasmin@anw.at>
Signed-off-by: Jasmin Jessich <jasmin@anw.at>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 0eea2f0e9456..298f0b84a4ed 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8612,6 +8612,14 @@ T: git git://linuxtv.org/media_tree.git S: Supported F: drivers/media/dvb-frontends/ascot2e* +MEDIA DRIVERS FOR CXD2099AR CI CONTROLLERS +M: Jasmin Jessich <jasmin@anw.at> +L: linux-media@vger.kernel.org +W: https://linuxtv.org +T: git git://linuxtv.org/media_tree.git +S: Maintained +F: drivers/media/dvb-frontends/cxd2099* + MEDIA DRIVERS FOR CXD2841ER M: Sergey Kozlov <serjk@netup.ru> M: Abylay Ospan <aospan@netup.ru> |