drm/exynos/decon5433: add function to set particular register bits
authorAndrzej Hajda <a.hajda@samsung.com>
Tue, 20 Oct 2015 09:22:37 +0000 (11:22 +0200)
committerInki Dae <inki.dae@samsung.com>
Tue, 3 Nov 2015 02:46:37 +0000 (11:46 +0900)
commitb219207385dbd575ebd7e1cbf560636c8e780467
treeaabcc994528ee65cb4cff06d20c79a82a84c626d
parent85de275ad9aff7dae5811fc583a6a43e7b5cc0f1
drm/exynos/decon5433: add function to set particular register bits

The driver often sets only particular bits of configuration registers.
Using separate function to such action simplifies the code.

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