android_kernel_xiaomi_sm8350/arch/powerpc/platforms/iseries
Benjamin Herrenschmidt e8222502ee [PATCH] powerpc: Kill _machine and hard-coded platform numbers
This removes statically assigned platform numbers and reworks the
powerpc platform probe code to use a better mechanism.  With this,
board support files can simply declare a new machine type with a
macro, and implement a probe() function that uses the flattened
device-tree to detect if they apply for a given machine.

We now have a machine_is() macro that replaces the comparisons of
_machine with the various PLATFORM_* constants.  This commit also
changes various drivers to use the new macro instead of looking at
_machine.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2006-03-28 23:15:54 +11:00
..
call_hpt.h
call_pci.h
call_sm.h
htab.c
hvcall.S
hvlog.c
hvlpconfig.c
iommu.c
iommu.h
ipl_parms.h
irq.c
irq.h
Kconfig
ksyms.c
lpardata.c
lpevents.c
main_store.h
Makefile
mf.c [PATCH] powerpc: iseries: Make more stuff static in platforms/iseries/mf.c 2006-03-22 15:04:23 +11:00
misc.S
naca.h
pci.c
pci.h
proc.c
processor_vpd.h
release_data.h
setup.c [PATCH] powerpc: Kill _machine and hard-coded platform numbers 2006-03-28 23:15:54 +11:00
setup.h
smp.c
spcomm_area.h
vio.c
viopath.c
vpd_areas.h
vpdinfo.c