[PATCH 0/2] powerpc: Wii IRQ fixes

From: Jonathan NeuschÃfer
Date: Thu May 10 2018 - 17:59:44 EST


This series makes it possible to use the SD card on the Wii. The WLAN
now also works on the SDIO level, but fails to connect to a network for
some reason.

Patch 1 seems quite obvious, although I don't know why the code was
broken in this particular way.

Patch 2 might not be the right solution for the problem at hand, but it
works and should only cause problems when both processors in the system
(PPC and ARM) try to use the same interrupt, if at all.

Jonathan NeuschÃfer (2):
powerpc: flipper-pic: Don't match all IRQ domains
powerpc: hlwd-pic: Prevent interrupts from being handled by Starlet

arch/powerpc/platforms/embedded6xx/flipper-pic.c | 8 --------
arch/powerpc/platforms/embedded6xx/hlwd-pic.c | 5 +++++
2 files changed, 5 insertions(+), 8 deletions(-)

--
2.17.0