diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2011-11-24 19:22:10 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2011-11-24 19:22:10 -0200 |
commit | ffe06198876a3cbda1cd642883adcec5304d9442 (patch) | |
tree | fce905d0a1d778e54b964a7f4f5860e9a83b8db9 /MAINTAINERS | |
parent | 576b849ea7af9ac05dca3ca92bc62c7528e8f0ef (diff) | |
download | linux-ffe06198876a3cbda1cd642883adcec5304d9442.tar.bz2 |
MAINTAINERS: Update media entries
Now that we've created a /drivers/staging/media, put it together with
/drivers/media. Also, added there a missing entry for the Media API spec.
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e839b95b2723..273b0498e715 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4234,7 +4234,9 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git S: Maintained F: Documentation/dvb/ F: Documentation/video4linux/ +F: Documentation/DocBook/media/ F: drivers/media/ +F: drivers/staging/media/ F: include/media/ F: include/linux/dvb/ F: include/linux/videodev*.h |