Skip to content
Commit 8f2558de authored by Grant Likely's avatar Grant Likely
Browse files

powerpc/5200: Refactor mpc5200 interrupt controller driver



Rework the mpc5200-pic driver to simplify it and fix up the setting
of desc->status when set_type is called for internal IRQs (so they
are reported as level, not edge).  The simplification is due to
splitting off the handling of external IRQs into a separate block
so they don't need to be handled as exceptions in the normal
CRIT, MAIN and PERP paths.

Signed-off-by: default avatarGrant Likely <grant.likely@secretlab.ca>
parent bc4346fe
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