kernel-ark/drivers/ide/pci
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
..
aec62xx.c
alim15x3.c ide: constify struct ide_dma_ops 2008-04-26 22:25:24 +02:00
amd74xx.c
atiixp.c
cmd64x.c ide: constify struct ide_dma_ops 2008-04-26 22:25:24 +02:00
cmd640.c
cs5520.c ide: constify struct ide_dma_ops 2008-04-26 22:25:24 +02:00
cs5530.c
cs5535.c
cy82c693.c
delkin_cb.c
generic.c
hpt34x.c
hpt366.c ide: constify struct ide_dma_ops 2008-04-26 22:25:24 +02:00
it821x.c
it8213.c
jmicron.c
Makefile
ns87415.c ide: constify struct ide_dma_ops 2008-04-26 22:25:24 +02:00
opti621.c
pdc202xx_new.c
pdc202xx_old.c ide: constify struct ide_dma_ops 2008-04-26 22:25:24 +02:00
piix.c
rz1000.c
sc1200.c ide: constify struct ide_dma_ops 2008-04-26 22:25:24 +02:00
scc_pata.c ide: constify struct ide_dma_ops 2008-04-26 22:25:24 +02:00
serverworks.c
sgiioc4.c ide: constify struct ide_dma_ops 2008-04-26 22:25:24 +02:00
siimage.c
sis5513.c
sl82c105.c ide: constify struct ide_dma_ops 2008-04-26 22:25:24 +02:00
slc90e66.c
tc86c001.c ide: constify struct ide_dma_ops 2008-04-26 22:25:24 +02:00
triflex.c
trm290.c ide: constify struct ide_dma_ops 2008-04-26 22:25:24 +02:00
via82cxxx.c