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

powerpc/mpc52xx: Properly update irq_desc when set_type() is called.



The MPC5200 PIC driver doesn't correctly update the .status field of
the irq_desc structure when the set_type hook is called.  This patch
adds the required code.

Also cleans up the external IRQ typename field to be something easier
to read (very minor).

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