RE: [PATCH/2.6.17-rc4 1/10] Powerpc: Add general support for mpc7 448h pc2 (Taiga) platform
From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Date: 2006-05-26 07:34:59
From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Date: 2006-05-26 07:34:59
What should we do? Can we keep the map table unitl your code is OK?
Or you could have your platform-specific fixup_irq walk the interrupt-map property in the tree, still better than a table and allows you to validate the tree. When my code is fixed, you can then just remove your fixup. Ben.