> [POWERPC] Disable PCI IO/Mem on a device when resources can't be
> allocated
Can you revert that one ? I messed up the flags (mixed up IORESOURCE_*
flags with command register bits).
I'll send a fixed up version when I'm back.
Cheers,
Ben.
Paulus,
Can you take the crash shutdown hook patches as well?
http://patchwork.ozlabs.org/linuxppc/patch?person=414&id=15546
http://patchwork.ozlabs.org/linuxppc/patch?person=414&id=15547
Mikey
In message <[EMAIL PROTECTED]> you wrote:
> Andre Detsch (1):
> [POWERPC] cell: safer of_has_v
On Thu, Dec 20, 2007 at 10:00:05PM +1100, Paul Mackerras wrote:
> Scott Wood (5):
> [POWERPC] 8xx: Convert mpc866ads to the new device binding.
> [POWERPC] 83xx: mpc834x_mds: Fix whitespace and call
> of_platform_bus_probe().
> [POWERPC] 83xx: mpc8313erdb: Fix whitespace.
>
Andre Detsch (1):
[POWERPC] cell: safer of_has_vicinity routine
Balbir Singh (1):
[POWERPC] Fake NUMA emulation for PowerPC
Benjamin Herrenschmidt (20):
[POWERPC] pci32: Remove bogus alignment message
[POWERPC] pci32: Use generic pci_assign_unassign_resources
[POWERP