diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-11-02 13:41:01 (GMT) |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-11-02 13:41:01 (GMT) |
commit | 45f95b53d4cb0fcfd546d3a015fbfe05f7eb591c (patch) | |
tree | 7d56132c6891070f0e500f2ee05f542ebf23938f /MAINTAINERS | |
parent | f0319efe1fb7dde97573ad42bc12d795cb4bc398 (diff) | |
download | linux-45f95b53d4cb0fcfd546d3a015fbfe05f7eb591c.tar.xz |
MAINTAINERS: add an explicit entry for tm6000
While this file was always maintained, there was no explicit entry
for it.
There aren't many things happening at tm6000 side for a long time:
Driver works. This chip is already not sold anymore, so I don't
expect much changes on its side.
So, add a new entry with status equal to Odd fixes to better
reflect it.
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 080d297..541b5c6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7322,6 +7322,14 @@ S: Maintained F: include/linux/shmem_fs.h F: mm/shmem.c +TM6000 VIDEO4LINUX DRIVER +M: Mauro Carvalho Chehab <mchehab@redhat.com> +L: linux-media@vger.kernel.org +W: http://linuxtv.org +T: git git://linuxtv.org/media_tree.git +S: Odd fixes +F: drivers/media/usb/tm6000/ + TPM DEVICE DRIVER M: Kent Yoder <key@linux.vnet.ibm.com> M: Rajiv Andrade <mail@srajiv.net> |