Skip to content
Commit 7afbfcc9 authored by Inki Dae's avatar Inki Dae
Browse files

drm/exynos: fix possible infinite loop issue



This patch fixes possible infinite loop issue by postponing
registration to non kms drivers after component_master_add_with_match
call, which can be incurred in all cases that non kms driver is probed
and then component bind is failed

This patch should be applied on top of below patches,
	http://comments.gmane.org/gmane.comp.video.dri.devel/117740
	http://www.spinics.net/lists/linux-samsung-soc/msg38624.html

Signed-off-by: default avatarInki Dae <inki.dae@samsung.com>
parent 9ad703e9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment