On Tue, 2015-08-18 at 04:26 -0500, Hou Zhiqiang-B48286 wrote:
> Hi Scott,
>
> Removed both pcibios_fixup_phb and pcibios_fixup_bus.
> Could you please help to apply it?
I applied it and sent a pull request yesterday.
-Scott
___
Linuxppc-dev mailing l
gt; B07421
> Cc: Hu Mingkai-B21284; Wang Dongsheng-B40534; Hou Zhiqiang-B48286
> Subject: [PATCH V2] powerpc/85xx: Remove unused pci fixup hooks on
> c293pcie
>
> From: Hou Zhiqiang
>
> The c293pcie board is an endpoint device and it doesn't need PM, so
> remove h
From: Hou Zhiqiang
The c293pcie board is an endpoint device and it doesn't need PM,
so remove hooks pcibios_fixup_phb and pcibios_fixup_bus.
Signed-off-by: Hou Zhiqiang
---
Test on c293pcie board:
V2:
Rename the title of this patch.
Remove pcibios_fixup_bus that isn't used in EP.
arch