[PATCH] drm/exynos: resolve infinite loop issue on non multi-platform

Emil Velikov emil.l.velikov at gmail.com
Thu Nov 6 07:44:45 PST 2014


Hi Inki,

With all respect,

On 06/11/14 14:10, Inki Dae wrote:> This patch resovles the infinite
loop issue incurred
> when Exyno drm driver is enabled but all kms drivers
> are disabled on Exynos board by returning -EPROBE_DEFER
> only in case that there is kms device registered.
> 
I believe it's preferred to add changelog, the original reporter (so
that they can test) and the bug report in the commit message. Something
like the following:

v2:
 - Use drm_component_list the rather than of_machine_is_compatible to
check for presence of an Exynos SoC.

Cc: Matwey V. Kornilov <matwey.kornilov at gmail.com>
References: https://bugzilla.kernel.org/show_bug.cgi?id=87691



More information about the dri-devel mailing list