Skip to content
Commit f84f1f46 authored by Mark Salter's avatar Mark Salter
Browse files

C6X: remove dependence on legacy IRQs



The core priority PIC code uses legacy irq support to facilitate direct
mapping of core hw interrupt numbers to linux interrupt numbers. This
patch removes the legacy irq usage and replaces it with a generic linear
mapping.

Signed-off-by: default avatarMark Salter <msalter@redhat.com>
parent b3f89562
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