commit | 3643e758744dc2c336387fb2cb79c93c3242f18f | [log] [tgz] |
---|---|---|
author | Andrzej Hajda <a.hajda@samsung.com> | Wed Apr 05 09:28:34 2017 +0200 |
committer | Inki Dae <inki.dae@samsung.com> | Thu Jun 01 16:21:38 2017 +0900 |
tree | a15769d27f7a6442df433654d8f0c75bb7bd5e9a | |
parent | 358eccc0eec8d76db7221f6d51d7d528c656ef46 [diff] |
drm/exynos/decon5433: kill BIT_CLKS_ENABLED flag The flag was used to check if IRQ handlers can touch HW. Since driver enables IRQs only if hardware is enabled the flag becomes redundant. Signed-off-by: Andrzej Hajda <a.hajda@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>