commit | 3164605422d0a8b4b0b130fdf5f18cb3d023b77f | [log] [tgz] |
---|---|---|
author | Andrzej Hajda <a.hajda@samsung.com> | Mon May 19 12:54:05 2014 +0200 |
committer | Inki Dae <daeinki@gmail.com> | Mon Jun 02 02:07:11 2014 +0900 |
tree | eaa7865d15646219a21746e2ac33a9aada9b27b7 | |
parent | f51bceec03a478db2e888070349c17061225e6ab [diff] |
drm/exynos/ipp: simplify property list allocation 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>