commit | 2212a780b9c515cd54a5707713307efab9896b4f | [log] [tgz] |
---|---|---|
author | Lucas Stach <l.stach@pengutronix.de> | Tue Nov 08 16:13:25 2016 +0100 |
committer | Philipp Zabel <p.zabel@pengutronix.de> | Wed Mar 15 15:28:27 2017 +0100 |
tree | b7cc2872a53293fae264789dcfc70fbddd267c4b | |
parent | 1762ed65c700efb843df8d19a55742566872aade [diff] |
gpu: ipu-v3: remove IRQ dance on DC channel disable This has never worked properly, as the IRQ got retriggered immediately on unmask. Remove the IRQ wait dance, as it is apparently safe to disable the DC channel at any point in time. Signed-off-by: Lucas Stach <l.stach@pengutronix.de> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>