linux-stable/drivers/media/cec/platform
Marek Szyprowski 7ec7b7d3f2 media: cec: meson: always include meson sub-directory in Makefile
[ Upstream commit 94e27fbeca ]

'meson' directory contains two separate drivers, so it should be added
to Makefile compilation hierarchy unconditionally, because otherwise the
meson-ao-cec-g12a won't be compiled if meson-ao-cec is not selected.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Fixes: 4be5e8648b ("media: move CEC platform drivers to a separate directory")
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-11-20 11:52:15 +01:00
..
cec-gpio
cros-ec media: platform: cros-ec: Add Kuldax to the match table 2022-09-24 08:55:23 +02:00
meson media: cec: ao-cec: Make use of the helper function devm_platform_ioremap_resource() 2021-09-30 10:07:49 +02:00
s5p media: s5p_cec: limit msg.len to CEC_MAX_MSG_SIZE 2022-09-24 08:44:55 +02:00
seco media: cec: seco: remove byte handling from smb_word_op 2022-05-13 11:02:17 +02:00
sti media: media/cec: use CEC_MAX_MSG_SIZE instead of hardcoded 16 2022-08-30 07:37:02 +02:00
stm32 media: stm32-cec: Make use of the helper function devm_platform_ioremap_resource() 2021-09-30 10:07:52 +02:00
tegra media: tegra-cec: Handle errors of clk_prepare_enable() 2021-08-04 14:43:52 +02:00
Kconfig
Makefile media: cec: meson: always include meson sub-directory in Makefile 2023-11-20 11:52:15 +01:00