diff options
author | Hans Verkuil <hans.verkuil@cisco.com> | 2016-11-02 06:47:16 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-11-16 12:48:30 -0500 |
commit | 104eda6d7e3e31fc1beb2c109c5566220d602245 (patch) | |
tree | 058306e304568889909638367764c7f89e74203c /MAINTAINERS | |
parent | 764040c49cbb58857815b0ebaae97273faad3143 (diff) |
[media] MAINTAINERS: update paths
The cec framework and the pulse8-cec driver have been moved out
of staging, so update the MAINTAINERS paths.
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 93e9f4227c53..5106590190f5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -2958,15 +2958,15 @@ L: linux-media@vger.kernel.org | |||
2958 | T: git git://linuxtv.org/media_tree.git | 2958 | T: git git://linuxtv.org/media_tree.git |
2959 | W: http://linuxtv.org | 2959 | W: http://linuxtv.org |
2960 | S: Supported | 2960 | S: Supported |
2961 | F: Documentation/cec.txt | 2961 | F: Documentation/media/kapi/cec-core.rst |
2962 | F: Documentation/media/uapi/cec | 2962 | F: Documentation/media/uapi/cec |
2963 | F: drivers/staging/media/cec/ | 2963 | F: drivers/media/cec/ |
2964 | F: drivers/media/cec-edid.c | 2964 | F: drivers/media/cec-edid.c |
2965 | F: drivers/media/rc/keymaps/rc-cec.c | 2965 | F: drivers/media/rc/keymaps/rc-cec.c |
2966 | F: include/media/cec.h | 2966 | F: include/media/cec.h |
2967 | F: include/media/cec-edid.h | 2967 | F: include/media/cec-edid.h |
2968 | F: include/linux/cec.h | 2968 | F: include/uapi/linux/cec.h |
2969 | F: include/linux/cec-funcs.h | 2969 | F: include/uapi/linux/cec-funcs.h |
2970 | 2970 | ||
2971 | CELL BROADBAND ENGINE ARCHITECTURE | 2971 | CELL BROADBAND ENGINE ARCHITECTURE |
2972 | M: Arnd Bergmann <arnd@arndb.de> | 2972 | M: Arnd Bergmann <arnd@arndb.de> |
@@ -9783,7 +9783,7 @@ M: Hans Verkuil <hverkuil@xs4all.nl> | |||
9783 | L: linux-media@vger.kernel.org | 9783 | L: linux-media@vger.kernel.org |
9784 | T: git git://linuxtv.org/media_tree.git | 9784 | T: git git://linuxtv.org/media_tree.git |
9785 | S: Maintained | 9785 | S: Maintained |
9786 | F: drivers/staging/media/pulse8-cec | 9786 | F: drivers/media/usb/pulse8-cec/* |
9787 | 9787 | ||
9788 | PVRUSB2 VIDEO4LINUX DRIVER | 9788 | PVRUSB2 VIDEO4LINUX DRIVER |
9789 | M: Mike Isely <isely@pobox.com> | 9789 | M: Mike Isely <isely@pobox.com> |