]> git.baikalelectronics.ru Git - kernel.git/commit
drm/exynos/dpi: stop using display->ctx pointer
authorAndrzej Hajda <a.hajda@samsung.com>
Mon, 17 Nov 2014 08:54:27 +0000 (09:54 +0100)
committerInki Dae <inki.dae@samsung.com>
Mon, 24 Nov 2014 09:02:56 +0000 (18:02 +0900)
commita201aee8ad5a4a2777dde2657e2d3a3a9d263b04
tree611b65efe3c6984d637008fd874bb365717d7b8d
parent512feae33a492c1448ac411b0c8ddefa65e46908
drm/exynos/dpi: stop using display->ctx pointer

The patch replaces accesses to display->ctx pointer by container_of
construct. The field is removed as well as dpi was the last user of it.

Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_dpi.c
drivers/gpu/drm/exynos/exynos_drm_drv.h