[PATCH 4/7] drm/exynos: add exynos_dp_panel driver registration to drm driver

Jingoo Han jg1.han at samsung.com
Sun Apr 20 17:29:40 PDT 2014


On Saturday, April 19, 2014 4:51 AM, Ajay Kumar wrote:
> On Fri, Apr 18, 2014 at 2:27 PM, Jingoo Han <jg1.han at samsung.com> wrote:
> > On Wednesday, April 16, 2014 11:33 PM, Ajay Kumar wrote:

[.....]

> > > +#ifdef CONFIG_DRM_PANEL_EXYNOS_DP
> > > +     platform_driver_unregister(&exynos_dp_panel_driver);
> > > +err_unregister_dp_panel:
> > > +#endif
> > Please add platform_driver_unregister() to exynos_drm_platform_remove(),
> Right, I have missed adding it in exynos_drm_platform_remove().
> > as well as exynos_drm_platform_probe().
> I have already added for this case!

What I wanted to say is that
"Please add platform_driver_unregister() to exynos_drm_platform_remove(),
as you added it to exynos_drm_platform_probe()."

Best regards,
Jingoo Han



More information about the dri-devel mailing list