commit | 34c3db6c22a0c770c6c9a4c4e6462ee4baa64b30 | [log] [tgz] |
---|---|---|
author | Andrzej Hajda <a.hajda@samsung.com> | Thu Aug 24 15:33:55 2017 +0200 |
committer | Inki Dae <inki.dae@samsung.com> | Fri Aug 25 11:58:07 2017 +0900 |
tree | 32f50bde3e114404e8019cab55f53fe42a8e3728 | |
parent | 29c5079d9e67e4c32719077ba619f2782b34e3d0 [diff] |
drm/exynos/decon5433: refactor irq requesting code To allow runtime validation of mode of work irq request code should be split into two separate phases: - irq reqesting, - irq checking. Following patches will move 2nd phase to mode validation phase. Signed-off-by: Andrzej Hajda <a.hajda@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>