[PATCH 0/6] Description for PCI patches using platform driver
Jia Hongtao
B38951 at freescale.com
Fri Jun 8 19:42:01 EST 2012
This series of patches are to unify pci initialization code and add PM support
for all 85xx/86xx powerpc boards. But two side effects are introduced by this
mechanism which listed below:
1. of_platform_bus_probe() will be called twice but in some cases duplication
warning occured. We fix this in [PATCH 5/6].
2. Edac driver failed to register pci nodes as platform devices. We fix this
in [PATCH 6/6].
These patches are against 'next' branch on:
http://git.kernel.org/?p=linux/kernel/git/galak/powerpc.git
More information about the Linuxppc-dev
mailing list