From: Andrzej Hajda Date: Mon, 19 May 2014 10:54:05 +0000 (+0200) Subject: drm/exynos/ipp: simplify property list allocation X-Git-Tag: omap-for-v3.16/fixes-against-rc1~44^2~17^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3164605422d0a8b4b0b130fdf5f18cb3d023b77f;p=pandora-kernel.git 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 Signed-off-by: Inki Dae --- Reading git-diff-tree failed