[PATCH 9/9] gpu: ipu-v3: initially clear all interrupts

2016-10-19 Thread Ying Liu
On Wed, Oct 19, 2016 at 12:07 AM, Philipp Zabel wrote: > 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 Acked-by: Liu

[PATCH 9/9] gpu: ipu-v3: initially clear all interrupts

2016-10-18 Thread Philipp Zabel
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 --- drivers/gpu/ipu-v3/ipu-common.c | 5 - 1 file changed, 4 insertions(+),