git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
06a2f5c
)
drm/exynos: resolve infinite loop issue on non multi-platform
author
Inki Dae
<inki.dae@samsung.com>
Thu, 6 Nov 2014 14:00:37 +0000
(23:00 +0900)
committer
Inki Dae
<inki.dae@samsung.com>
Mon, 10 Nov 2014 05:40:07 +0000
(14:40 +0900)
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.
Signed-off-by: Inki Dae <inki.dae@samsung.com>
No differences found