android_kernel_samsung_msm8976/arch/powerpc/platforms/85xx
Kim Phillips 3c5ede8cc6 [POWERPC] Revert "[POWERPC] Add 'mdio' to bus scan id list for platforms with QE UEC"
This reverts commit 3baee95595.

That commit was a mistake from the start; I added mdio type to the
bus scan list early on in my ucc_geth migrate to phylib development,
which is just pure wrong (the ucc_geth_mii driver creates the mii
bus and the PHY layer handles PHY enumeration without translation).

This follows on from commit 77926826f3:

 Revert "[POWERPC] Don't complain if size-cells == 0 in prom_parse()"

which was basically trying to hide a symptom of the original mistake
this revert fixes.

Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2007-08-10 21:04:22 +10:00
..
Kconfig [POWERPC] 85xxCDS: Allow 8259 cascade to share an MPIC interrupt line. 2007-07-23 22:34:40 -05:00
Makefile [POWERPC] Use Freescale pci/pcie common code for 85xx boards 2007-07-23 10:27:08 -05:00
misc.c [POWERPC] 85xx: Fix 8548CDS reset bug 2007-07-03 02:04:29 -05:00
mpc85xx.h [POWERPC] Use Freescale pci/pcie common code for 85xx boards 2007-07-23 10:27:08 -05:00
mpc85xx_ads.c [POWERPC] Use Freescale pci/pcie common code for 85xx boards 2007-07-23 10:27:08 -05:00
mpc85xx_ads.h Remove all inclusions of <linux/config.h> 2006-10-04 03:38:54 -04:00
mpc85xx_cds.c [POWERPC] 85xxCDS: Misc 8548 PCI Corrections. 2007-07-24 10:31:49 -05:00
mpc85xx_cds.h fix file specification in comments 2006-10-03 23:01:26 +02:00
mpc85xx_mds.c [POWERPC] Revert "[POWERPC] Add 'mdio' to bus scan id list for platforms with QE UEC" 2007-08-10 21:04:22 +10:00
mpc8540_ads.h fix file specification in comments 2006-10-03 23:01:26 +02:00
mpc8544_ds.c [POWERPC] Add basic PCI/PCI Express support for 8544DS board 2007-07-23 22:30:02 -05:00