[PATCH 1/7] drm/exynos: move hdmiphy related code to hdmiphy driver
Tushar Behera
tushar.behera at linaro.org
Mon Sep 30 03:50:33 PDT 2013
On 30 August 2013 12:29, Rahul Sharma <rahul.sharma at samsung.com> wrote:
> Exynos hdmiphy operations and configs are kept inside
> the hdmi driver. Hdmiphy related code is tightly coupled
> with hdmi IP driver.
>
> This patche moves hdmiphy related code to hdmiphy driver.
> It will help in cleanly supporting the hdmiphy variations
> in further SoCs.
>
> Signed-off-by: Rahul Sharma <rahul.sharma at samsung.com>
> ---
> +static const struct i2c_device_id hdmiphy_id[] = {
> + { },
> +};
> +
[ snip ]
> + .id_table = hdmiphy_id,
This is fixing a regression on v3.12 kernel (same as patch 5/7 in this
series). Would you please split this and send it as a separate patch
for v3.12?
--
Tushar Behera
More information about the dri-devel
mailing list