Skip to content
Commit aa80a4a5 authored by Rob Clark's avatar Rob Clark
Browse files

drm/msm: kexec fixes



In kexec environment, we are more likely to encounter irq's already
enabled from previous environment.  At which point we find that writes
to disable/clear pending irq's are slightly less than useless without
first enabling clocks.

TODO: full blown state read-in so kexec'd kernel can inherit the mode
already setup.

Signed-off-by: default avatarRob Clark <robdclark@gmail.com>
parent 757fdfaf
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