commit | a92d81456c08ea6917a7630718837f0a01cbd0d0 | [log] [tgz] |
---|---|---|
author | Philipp Zabel <p.zabel@pengutronix.de> | Mon Aug 29 08:32:03 2016 +0200 |
committer | Philipp Zabel <p.zabel@pengutronix.de> | Thu Oct 20 14:40:21 2016 +0200 |
tree | aed5d45b049d1509ee64d31c90ce0fa337c79349 | |
parent | eae13c9337e2bba0f59b1723114e73be18499c5b [diff] |
gpu: ipu-v3: initially clear all interrupts If we want to stop resetting the IPU in the future, masking all interrupts before registering the irq handlers will not be enough to avoid spurious interrupts. We also have to clear them. Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Acked-by: Liu Ying <gnuiyl@gmail.com>