Home
last modified time | relevance | path

Searched hist:"5 cd5db80" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_dsi.c5cd5db80 Tue Oct 07 07:01:11 CDT 2014 Andrzej Hajda <a.hajda@samsung.com> drm/exynos: dsi: stop using display->ctx pointer

The patch replaces accesses to display->ctx pointer by container_of
construct. It will allow to remove ctx field in the future.

Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
5cd5db80 Tue Oct 07 07:01:11 CDT 2014 Andrzej Hajda <a.hajda@samsung.com> drm/exynos: dsi: stop using display->ctx pointer

The patch replaces accesses to display->ctx pointer by container_of
construct. It will allow to remove ctx field in the future.

Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>