On 04/28/2016 03:40 PM, Javier Martinez Canillas wrote:
> There are a bunch of media platform drivers under drivers/media/platform/
> that are for Samsung SoCs but are not being built with exynos_defconfig.
> 
> This patch enables them as a module to improve build coverage for these
> drivers and also to allow people use them with proper hardware if modules
> are installed. The S5P MFC driver wasn't enabled since it fails to probe.
> 
> Only the boolean Kconfig symbols are enabled as built-in, since drivers
> are not critical and also to keep the kernel binary image size as small
> as possible.
> 
> Signed-off-by: Javier Martinez Canillas <jav...@osg.samsung.com>
> Reviewed-by: Krzysztof Kozlowski <k.kozlow...@samsung.com>
> 
> ---
> 
> Hello,
> 
> I'm resending the patches because Krzysztof pointed out that they didn't
> end in patchwork. Sorry for the noise.
> 
> I tested posting just to LKML (without people in cc) and the patches
> hit LKML this time as you can see in patchwork [0,1].
> 
> [0]: https://patchwork.kernel.org/patch/8970731/
> [1]: https://patchwork.kernel.org/patch/8970711/
> 
> So, I'm posting again with people on cc, hopefully it will work this time.
> 
> Best regards,
> Javier
> 
> Changes in v3:
> - Added Krzysztof Kozlowski's reviewed by tag.
> 
> Changes in v2:
> - Remove S5P G2D and GSC symbols since overlaps with Exynos DRM functionality.
>   Suggested by Tobias Jakobi
> 

Thanks, applied both.

Krzysztof

Reply via email to