]> git.baikalelectronics.ru Git - kernel.git/commit
drm/exynos/ipp: remove struct exynos_drm_ipp_private
authorAndrzej Hajda <a.hajda@samsung.com>
Thu, 3 Jul 2014 13:10:28 +0000 (15:10 +0200)
committerInki Dae <daeinki@gmail.com>
Sun, 3 Aug 2014 07:52:17 +0000 (16:52 +0900)
commitc9b8ddd715c814c1f5ba1f57870e687603ef0399
tree39daaff473eeeb8bfa174d5de08c9f12a89beaae
parent5d2b975ab44b3f108589d474afe4b19d3becb899
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>
drivers/gpu/drm/exynos/exynos_drm_drv.h
drivers/gpu/drm/exynos/exynos_drm_ipp.c
drivers/gpu/drm/exynos/exynos_drm_ipp.h