kernel-ark/drivers/ide
Benjamin Herrenschmidt cc5d0189b9 [PATCH] powerpc: Remove device_node addrs/n_addr
The pre-parsed addrs/n_addrs fields in struct device_node are finally
gone. Remove the dodgy heuristics that did that parsing at boot and
remove the fields themselves since we now have a good replacement with
the new OF parsing code. This patch also fixes a bunch of drivers to use
the new code instead, so that at least pmac32, pseries, iseries and g5
defconfigs build.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2006-01-09 14:53:55 +11:00
..
arm
cris
h8300
legacy [PATCH] pcmcia: add some IDs for ide-cs and dtl1_cs 2006-01-06 00:31:07 +01:00
mips [PATCH] ide: AU1200 IDE update 2005-12-15 02:17:46 +01:00
pci
ppc [PATCH] powerpc: Remove device_node addrs/n_addr 2006-01-09 14:53:55 +11:00
ide-cd.c [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn() 2006-01-06 09:49:03 +01:00
ide-cd.h [PATCH] ide-cd: remove write-only cmd field from struct cdrom_info 2005-12-15 02:20:49 +01:00
ide-disk.c [BLOCK] update IDE to use new blk_ordered for barriers 2006-01-06 09:57:31 +01:00
ide-dma.c [PATCH] ide: core modifications for AU1200 2005-12-15 02:16:18 +01:00
ide-floppy.c [PATCH] ide: MODALIAS support for autoloading of ide-cd, ide-disk, ... 2006-01-04 16:18:09 -08:00
ide-generic.c
ide-io.c [BLOCK] update IDE to use new blk_ordered for barriers 2006-01-06 09:57:31 +01:00
ide-iops.c
ide-lib.c
ide-pnp.c
ide-probe.c
ide-proc.c
ide-tape.c [PATCH] ide: MODALIAS support for autoloading of ide-cd, ide-disk, ... 2006-01-04 16:18:09 -08:00
ide-taskfile.c
ide-timing.h
ide.c [PATCH] ide: MODALIAS support for autoloading of ide-cd, ide-disk, ... 2006-01-04 16:18:09 -08:00
Kconfig [PATCH] ide: AU1200 IDE update 2005-12-15 02:17:46 +01:00
Makefile
setup-pci.c