Allow the interrupt controller to be probed - this picks up the
Heathrow PIC, while not affecting the OpenPIC.
This commit is contained in:
parent
8647884841
commit
ebb4fc782d
@ -137,7 +137,6 @@ struct macio_quirk_entry {
|
||||
};
|
||||
|
||||
static struct macio_quirk_entry macio_quirks[] = {
|
||||
{ "interrupt-controller", MACIO_QUIRK_IGNORE },
|
||||
{ "escc-legacy", MACIO_QUIRK_IGNORE },
|
||||
{ "timer", MACIO_QUIRK_IGNORE },
|
||||
{ "escc", MACIO_QUIRK_CHILD_HAS_INTR },
|
||||
|
Loading…
Reference in New Issue
Block a user