Skip to content
Commit 0df34a80 authored by Liviu Dudau's avatar Liviu Dudau
Browse files

drm/mali-dp: Check PM status when sharing interrupt lines



If an instance of Mali DP hardware shares the interrupt line with
another hardware (usually another instance of the Mali DP) its
interrupt handler can get called when the device is suspended.

Check the PM status before making access to the hardware registers
to avoid deadlocks.

Signed-off-by: default avatarLiviu Dudau <Liviu.Dudau@arm.com>
parent e2113c03
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment