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:
f51bcee
)
drm/exynos/ipp: simplify property list allocation
author
Andrzej Hajda
<a.hajda@samsung.com>
Mon, 19 May 2014 10:54:05 +0000
(12:54 +0200)
committer
Inki Dae
<daeinki@gmail.com>
Sun, 1 Jun 2014 17:07:11 +0000
(
02:07
+0900)
prop_list is always allocated, so instead of allocating it dynamically
the pointer can be replaced by the structure itself.
Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
No differences found