kernel-hacking-2024-linux-s.../drivers/ide/pci
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
..
aec62xx.c
alim15x3.c
amd74xx.c
atiixp.c
cmd64x.c
cmd640.c
cs5520.c
cs5530.c
cs5535.c
cy82c693.c
generic.c
hpt34x.c
hpt366.c [PATCH] RocketPoint 1520 [hpt366] fails clock stabilization 2006-02-03 08:32:12 -08:00
it821x.c [PATCH] ide: set latency when resetting it821x out of firmware mode 2006-02-03 08:32:12 -08:00
it8172.c
Makefile
ns87415.c
opti621.c
pdc202xx_new.c [PATCH] IDE: always enable CONFIG_PDC202XX_FORCE 2006-02-03 08:32:13 -08:00
pdc202xx_old.c [PATCH] IDE: always enable CONFIG_PDC202XX_FORCE 2006-02-03 08:32:13 -08:00
piix.c [PATCH] piix: add Intel ICH8M device IDs 2006-02-03 08:32:11 -08:00
rz1000.c
sc1200.c
serverworks.c
sgiioc4.c [IA64] remove obsolete corporate address 2006-02-15 13:25:37 -08:00
siimage.c
sis5513.c
sl82c105.c
slc90e66.c
triflex.c
trm290.c
via82cxxx.c [PATCH] powerpc: Kill _machine and hard-coded platform numbers 2006-03-28 23:15:54 +11:00