On Nov 17, 2011, at 8:48 AM, Dmitry Eremin-Solenikov wrote:
> Nearly all mpc83xx-based boards have a common piece of code - one that
> loops over all pci/pcie bridges and registers them. Merge that code into
> a special function common to all boards.
>
> Signed-off-by: Dmitry Eremin-Solenikov
>
Nearly all mpc83xx-based boards have a common piece of code - one that
loops over all pci/pcie bridges and registers them. Merge that code into
a special function common to all boards.
Signed-off-by: Dmitry Eremin-Solenikov
---
arch/powerpc/platforms/83xx/km83xx.c |7 +++
arch/power