linux/drivers/ide
Bartlomiej Zolnierkiewicz f37afdaca7 ide: constify struct ide_dma_ops
* Export ide_dma_exec_cmd() and __ide_dma_test_irq().

* Constify struct ide_dma_ops.

* Always set hwif->dma_ops to &sff_dma_ops in ide_setup_dma()
  (it is later overriden by ide_init_port() if needed) and drop
  'const struct ide_port_info *d' argument.

While at it:

* Rename __ide_dma_test_irq() to ide_dma_test_irq().

Acked-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2008-04-26 22:25:24 +02:00
..
arm ide: constify struct ide_dma_ops 2008-04-26 22:25:24 +02:00
cris ide: constify struct ide_dma_ops 2008-04-26 22:25:24 +02:00
h8300
legacy ide: replace remaining __FUNCTION__ occurrences 2008-04-26 22:25:20 +02:00
mips ide: constify struct ide_dma_ops 2008-04-26 22:25:24 +02:00
pci ide: constify struct ide_dma_ops 2008-04-26 22:25:24 +02:00
ppc ide: constify struct ide_dma_ops 2008-04-26 22:25:24 +02:00
ide-acpi.c ide: replace remaining __FUNCTION__ occurrences 2008-04-26 22:25:20 +02:00
ide-cd_ioctl.c
ide-cd_verbose.c
ide-cd.c ide: add struct ide_dma_ops (take 3) 2008-04-26 22:25:24 +02:00
ide-cd.h
ide-disk.c
ide-dma.c ide: constify struct ide_dma_ops 2008-04-26 22:25:24 +02:00
ide-floppy.c ide: add struct ide_dma_ops (take 3) 2008-04-26 22:25:24 +02:00
ide-generic.c
ide-io.c ide: add struct ide_dma_ops (take 3) 2008-04-26 22:25:24 +02:00
ide-iops.c ide: add struct ide_dma_ops (take 3) 2008-04-26 22:25:24 +02:00
ide-lib.c ide: replace remaining __FUNCTION__ occurrences 2008-04-26 22:25:20 +02:00
ide-pnp.c
ide-probe.c ide: add struct ide_dma_ops (take 3) 2008-04-26 22:25:24 +02:00
ide-proc.c ide: replace remaining __FUNCTION__ occurrences 2008-04-26 22:25:20 +02:00
ide-scan-pci.c ide: replace remaining __FUNCTION__ occurrences 2008-04-26 22:25:20 +02:00
ide-tape.c ide: add struct ide_dma_ops (take 3) 2008-04-26 22:25:24 +02:00
ide-taskfile.c ide: constify struct ide_dma_ops 2008-04-26 22:25:24 +02:00
ide-timing.h
ide.c ide: add struct ide_dma_ops (take 3) 2008-04-26 22:25:24 +02:00
Kconfig
Makefile
setup-pci.c ide: constify struct ide_dma_ops 2008-04-26 22:25:24 +02:00