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:
dcf9af8
)
drm/exynos: fixed duplicated page allocation bug.
author
Inki Dae
<inki.dae@samsung.com>
Tue, 3 Apr 2012 12:49:15 +0000
(21:49 +0900)
committer
Inki Dae
<inki.dae@samsung.com>
Tue, 3 Apr 2012 12:49:15 +0000
(21:49 +0900)
this patch fixes that buf->pages is allocated two times when it allocates
physically continuous memory region and removes unnecessary codes.
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
No differences found