[PATCH] drm/exynos: Make exynos_drm_init() call late during the bootup

2014-05-26 Thread Naveen Krishna Ch
Hello Everyone, On 21 May 2014 21:16, Thierry Reding wrote: > On Wed, May 14, 2014 at 05:09:45PM +0530, Naveen Krishna Chatradhi wrote: >> exynos_drm_init() does probing of various drivers like dp_panel, >> hdmi, fimd, mixer, etc in an order and finally binds them together. >> >> Some of the drm

[PATCH] drm/exynos: Make exynos_drm_init() call late during the bootup

2014-05-21 Thread Naveen Krishna Ch
Hello Everyone, On 14 May 2014 17:09, Naveen Krishna Chatradhi wrote: > exynos_drm_init() does probing of various drivers like dp_panel, > hdmi, fimd, mixer, etc in an order and finally binds them together. > > Some of the drm devices (Eg: dp_panel) try to do regulator_get() > and enable few supp