commit | 358eccc0eec8d76db7221f6d51d7d528c656ef46 | [log] [tgz] |
---|---|---|
author | Andrzej Hajda <a.hajda@samsung.com> | Wed Apr 05 09:28:33 2017 +0200 |
committer | Inki Dae <inki.dae@samsung.com> | Thu Jun 01 16:21:38 2017 +0900 |
tree | 22a25d1d821bd595b868497c5c6451054fc52f7c | |
parent | b37d53a0382c03064e6fee3ea1fdc77caf4906c6 [diff] |
drm/exynos/decon5433: kill BIT_IRQS_ENABLED flag Since DECON uses enable_irq/disable_irq to full control IRQs, there is no point in having flags to trace it separately. As a bonus condition for software trigger becomes always true, so it can be removed. Signed-off-by: Andrzej Hajda <a.hajda@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>