Skip to content
Commit 09e7d4c1 authored by Saeed Bishara's avatar Saeed Bishara Committed by Brad Figg
Browse files

dove: fixed bug in the PMU interrupts handler when clearing the cause register



BugLink: http://bugs.launchpad.net/bugs/611634

this patch clears the set bits in the PMU interrupt cause register by writing
zero to the bit that caused the interrupt and also to the other bits that are not
set.

Signed-off-by: default avatarEric Miao <eric.miao@canonical.com>
Signed-off-by: default avatarBrad Figg <brad.figg@canonical.com>
parent 2936658b
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