On 30 August 2013 12:29, Rahul Sharma <rahul.sha...@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.sha...@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 _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel