[PATCH] fix for firewire patch added in 2.6.17.2 that breaks things on ppc

Paul Mackerras paulus at samba.org
Tue Aug 8 15:05:15 EST 2006


danny at mailmij.org writes:

> -#endif
> -
> +#else
>  	pci_save_state(pdev);
> -
> +#endif /* CONFIG_PPC_PMAC */

Shouldn't we just move the pci_save_state call up before the
pmac_call_feature() call?

Paul.



More information about the Linuxppc-dev mailing list