drm/exynos/mixer: remove mixer_resources sub-structure
authorAndrzej Hajda <a.hajda@samsung.com>
Fri, 29 Sep 2017 10:05:36 +0000 (12:05 +0200)
committerJunghoon Kim <jhoon20.kim@samsung.com>
Thu, 14 Feb 2019 05:56:05 +0000 (14:56 +0900)
commite887fe50c0ac8b0c38b607e0be910b29b9d87a87
tree2dbe5c70bbdb47fa710cb0de0ee16221c0620317
parent0e81b6e39616d70471c1b9745bac4cca10a30c42
drm/exynos/mixer: remove mixer_resources sub-structure

mixer_resources adds only unnecessary redirection, removing it makes the
code shorter and cleaner.

Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Reviewed-by: Tobias Jakobi <tjakobi@math.uni-bielefeld.de>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_mixer.c