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:
782953e
)
drm/exynos: add error check routine in exynos_drm_open
author
YoungJun Cho
<yj44.cho@samsung.com>
Mon, 1 Jul 2013 08:00:47 +0000
(17:00 +0900)
committer
Inki Dae
<inki.dae@samsung.com>
Thu, 4 Jul 2013 06:55:36 +0000
(15:55 +0900)
When the exynos_drm_subdrv_open() returns error, the file_priv
should be released and file->driver_priv set to NULL.
Signed-off-by: YoungJun Cho <yj44.cho@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
No differences found