Grant Likely wrote:
On Wed, Jan 7, 2009 at 8:51 PM, Matt Sealey [off-list ref] wrote:
quoted
Grant Likely wrote:
quoted
From: Grant Likely <redacted>
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: Grant Likely <redacted>
Hi Grant,
What does this affect?
cat /proc/interrupts
Ah so, completely cosmetic in the end. I was worried I'd have to build a
new kernel for a second.. :D
-- Matt