[PATCH] drm/exynos: consider deferred probe case

2014-05-29 Thread Inki Dae
Sorry for wrong patch version. Ignore this patch. Thanks, Inki Dae On 2014? 05? 29? 18:27, Inki Dae wrote: > This patch makes sure that exynos drm framework handles deferred > probe case correctly. > > Sub drivers could be probed before resources, clock, regulator, > phy or panel, are ready fo

[PATCH] drm/exynos: consider deferred probe case

2014-05-29 Thread Inki Dae
This patch makes sure that exynos drm framework handles deferred probe case correctly. Sub drivers could be probed before resources, clock, regulator, phy or panel, are ready for them so we should make sure that exynos drm core waits until all resources are ready and sub drivers are probed correct