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:
d9ea625
)
drm/exynos: fix NULL pointer reference
author
Joonyoung Shim
<jy0922.shim@samsung.com>
Thu, 5 Feb 2015 07:11:38 +0000
(16:11 +0900)
committer
Inki Dae
<inki.dae@samsung.com>
Mon, 9 Feb 2015 14:56:36 +0000
(23:56 +0900)
There is a case called disable_plane callback function even if
plane->crtc is NULL from exynos_drm_encoder_disable and it will cause
NULL pointer reference error.
Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_encoder.c
patch
|
blob
|
history
diff --cc
drivers/gpu/drm/exynos/exynos_drm_encoder.c
Simple merge