commit | 5c76c5b146b0f25ee55af190c6213faf63da0cd9 | [log] [tgz] |
---|---|---|
author | Andrzej Hajda <a.hajda@samsung.com> | Thu Jul 03 15:10:28 2014 +0200 |
committer | Inki Dae <daeinki@gmail.com> | Sun Aug 03 16:52:17 2014 +0900 |
tree | 39daaff473eeeb8bfa174d5de08c9f12a89beaae | |
parent | c51f73b3ceb84f4454053afc8f3d35a54b95dc67 [diff] |
drm/exynos/ipp: remove struct exynos_drm_ipp_private struct exynos_drm_ipp_private contains only one pointer so all occurrences of the struct can be replaced by the pointer itself. Signed-off-by: Andrzej Hajda <a.hajda@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>