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:
293a1c1
)
drm/exynos: Don't cast GEM object to Exynos GEM object when not needed
author
Laurent Pinchart
<laurent.pinchart@ideasonboard.com>
Wed, 16 May 2012 15:08:55 +0000
(17:08 +0200)
committer
Inki Dae
<inki.dae@samsung.com>
Tue, 5 Jun 2012 02:53:58 +0000
(11:53 +0900)
The exynos_drm_gem_dumb_map_offset() doesn't need to access any
Exynos-specific GEM object fields, don't cast the GEM object.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
No differences found