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)
committerInki Dae <inki.dae@samsung.com>
Thu, 26 Oct 2017 00:06:32 +0000 (09:06 +0900)
commit524c59f1b79885154c2424aac00ed66f6a6eac29
tree57c044f2b296c9bae1ae923047daba0c44cd6f94
parent6ace38a52783705038e312220eb5d31237866fec
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