/linux/drivers/media/cec/platform/stm32/ |
H A D | Makefile | diff df823a8208c434eee6e4e9aa016c956d0968e2e2 Wed Apr 15 12:12:29 CEST 2020 Mauro Carvalho Chehab <mchehab+huawei@kernel.org> media: cec: rename CEC platform drivers config options
Most CEC platform drivers are using VIDEO_*_CEC pattern, some with an _HDMI extension too.
Well, they're not related to V4L2 support, and we don't really need those big config names. So drop VIDEO_* from them, remove _HDMI (if present) and move CEC to the start.
This way, all platform driver options are now CEC_<driver>.
Acked-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
|
/linux/drivers/media/cec/platform/tegra/ |
H A D | Makefile | diff df823a8208c434eee6e4e9aa016c956d0968e2e2 Wed Apr 15 12:12:29 CEST 2020 Mauro Carvalho Chehab <mchehab+huawei@kernel.org> media: cec: rename CEC platform drivers config options
Most CEC platform drivers are using VIDEO_*_CEC pattern, some with an _HDMI extension too.
Well, they're not related to V4L2 support, and we don't really need those big config names. So drop VIDEO_* from them, remove _HDMI (if present) and move CEC to the start.
This way, all platform driver options are now CEC_<driver>.
Acked-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
|
/linux/drivers/media/cec/platform/meson/ |
H A D | Makefile | diff df823a8208c434eee6e4e9aa016c956d0968e2e2 Wed Apr 15 12:12:29 CEST 2020 Mauro Carvalho Chehab <mchehab+huawei@kernel.org> media: cec: rename CEC platform drivers config options
Most CEC platform drivers are using VIDEO_*_CEC pattern, some with an _HDMI extension too.
Well, they're not related to V4L2 support, and we don't really need those big config names. So drop VIDEO_* from them, remove _HDMI (if present) and move CEC to the start.
This way, all platform driver options are now CEC_<driver>.
Acked-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
|
/linux/drivers/media/cec/platform/seco/ |
H A D | Makefile | diff df823a8208c434eee6e4e9aa016c956d0968e2e2 Wed Apr 15 12:12:29 CEST 2020 Mauro Carvalho Chehab <mchehab+huawei@kernel.org> media: cec: rename CEC platform drivers config options
Most CEC platform drivers are using VIDEO_*_CEC pattern, some with an _HDMI extension too.
Well, they're not related to V4L2 support, and we don't really need those big config names. So drop VIDEO_* from them, remove _HDMI (if present) and move CEC to the start.
This way, all platform driver options are now CEC_<driver>.
Acked-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
|
/linux/drivers/media/cec/platform/s5p/ |
H A D | Makefile | diff df823a8208c434eee6e4e9aa016c956d0968e2e2 Wed Apr 15 12:12:29 CEST 2020 Mauro Carvalho Chehab <mchehab+huawei@kernel.org> media: cec: rename CEC platform drivers config options
Most CEC platform drivers are using VIDEO_*_CEC pattern, some with an _HDMI extension too.
Well, they're not related to V4L2 support, and we don't really need those big config names. So drop VIDEO_* from them, remove _HDMI (if present) and move CEC to the start.
This way, all platform driver options are now CEC_<driver>.
Acked-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
|
/linux/drivers/media/cec/platform/cros-ec/ |
H A D | Makefile | diff df823a8208c434eee6e4e9aa016c956d0968e2e2 Wed Apr 15 12:12:29 CEST 2020 Mauro Carvalho Chehab <mchehab+huawei@kernel.org> media: cec: rename CEC platform drivers config options
Most CEC platform drivers are using VIDEO_*_CEC pattern, some with an _HDMI extension too.
Well, they're not related to V4L2 support, and we don't really need those big config names. So drop VIDEO_* from them, remove _HDMI (if present) and move CEC to the start.
This way, all platform driver options are now CEC_<driver>.
Acked-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
|
/linux/drivers/media/cec/platform/sti/ |
H A D | Makefile | diff df823a8208c434eee6e4e9aa016c956d0968e2e2 Wed Apr 15 12:12:29 CEST 2020 Mauro Carvalho Chehab <mchehab+huawei@kernel.org> media: cec: rename CEC platform drivers config options
Most CEC platform drivers are using VIDEO_*_CEC pattern, some with an _HDMI extension too.
Well, they're not related to V4L2 support, and we don't really need those big config names. So drop VIDEO_* from them, remove _HDMI (if present) and move CEC to the start.
This way, all platform driver options are now CEC_<driver>.
Acked-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
|
/linux/drivers/media/cec/platform/ |
H A D | Makefile | diff df823a8208c434eee6e4e9aa016c956d0968e2e2 Wed Apr 15 12:12:29 CEST 2020 Mauro Carvalho Chehab <mchehab+huawei@kernel.org> media: cec: rename CEC platform drivers config options
Most CEC platform drivers are using VIDEO_*_CEC pattern, some with an _HDMI extension too.
Well, they're not related to V4L2 support, and we don't really need those big config names. So drop VIDEO_* from them, remove _HDMI (if present) and move CEC to the start.
This way, all platform driver options are now CEC_<driver>.
Acked-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
|
/linux/arch/arm/configs/ |
H A D | exynos_defconfig | diff df823a8208c434eee6e4e9aa016c956d0968e2e2 Wed Apr 15 12:12:29 CEST 2020 Mauro Carvalho Chehab <mchehab+huawei@kernel.org> media: cec: rename CEC platform drivers config options
Most CEC platform drivers are using VIDEO_*_CEC pattern, some with an _HDMI extension too.
Well, they're not related to V4L2 support, and we don't really need those big config names. So drop VIDEO_* from them, remove _HDMI (if present) and move CEC to the start.
This way, all platform driver options are now CEC_<driver>.
Acked-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
|
H A D | multi_v7_defconfig | diff df823a8208c434eee6e4e9aa016c956d0968e2e2 Wed Apr 15 12:12:29 CEST 2020 Mauro Carvalho Chehab <mchehab+huawei@kernel.org> media: cec: rename CEC platform drivers config options
Most CEC platform drivers are using VIDEO_*_CEC pattern, some with an _HDMI extension too.
Well, they're not related to V4L2 support, and we don't really need those big config names. So drop VIDEO_* from them, remove _HDMI (if present) and move CEC to the start.
This way, all platform driver options are now CEC_<driver>.
Acked-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
|