diff options
author | Hans Verkuil <hans.verkuil@cisco.com> | 2015-06-08 14:26:20 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-06-09 23:12:57 +0200 |
commit | 04bd844a03b2f634b21b35d411e59aebdc087085 (patch) | |
tree | 940ec1d0bb225faf07ad96ebffa44a5de4d0950d /MAINTAINERS | |
parent | [media] bdisp: add debug file system (diff) | |
download | linux-04bd844a03b2f634b21b35d411e59aebdc087085.tar.xz linux-04bd844a03b2f634b21b35d411e59aebdc087085.zip |
[media] bdisp: update MAINTAINERS
Add entry for the bdisp driver to the MAINTAINERS file.
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Acked-by: Fabien Dessenne <fabien.dessenne@st.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to '')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 3cfb97959696..de3cf299cfdb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1964,6 +1964,14 @@ W: http://bcache.evilpiepirate.org S: Maintained: F: drivers/md/bcache/ +BDISP ST MEDIA DRIVER +M: Fabien Dessenne <fabien.dessenne@st.com> +L: linux-media@vger.kernel.org +T: git git://linuxtv.org/media_tree.git +W: http://linuxtv.org +S: Supported +F: drivers/media/platform/sti/bdisp + BEFS FILE SYSTEM S: Orphan F: Documentation/filesystems/befs.txt |