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:
5c76c5b
)
drm/exynos/ipp: correct address type
author
Andrzej Hajda
<a.hajda@samsung.com>
Thu, 3 Jul 2014 13:10:29 +0000
(15:10 +0200)
committer
Inki Dae
<daeinki@gmail.com>
Sun, 3 Aug 2014 07:52:17 +0000
(16:52 +0900)
exynos_drm_gem_get_dma_addr returns dma_addr_t, type casting to void* and
back is not necessary.
Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_ipp.c
patch
|
blob
|
history
diff --cc
drivers/gpu/drm/exynos/exynos_drm_ipp.c
Simple merge