Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/ide/pci
Bartlomiej Zolnierkiewicz ccf352894c ide: make ide_hwif_t.ide_dma_host_on void (v2)
* since ide_hwif_t.ide_dma_host_on is called either when drive->using_dma == 1
  or when return value is discarded make it void, also drop "ide_" prefix
* make __ide_dma_host_on() void and drop "__" prefix

v2:
* while at it rename atiixp_ide_dma_host_on() to atiixp_dma_host_on()
  and sgiioc4_ide_dma_host_on() to sgiioc4_dma_host_on().
  [ Noticed by Sergei Shtylyov <sshtylyov@ru.mvista.com>. ]

Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2007-02-17 02:40:26 +01:00
..
aec62xx.c ide: add ide_set_dma() helper (v2) 2007-02-17 02:40:26 +01:00
alim15x3.c ide: add ide_set_dma() helper (v2) 2007-02-17 02:40:26 +01:00
amd74xx.c ide: add ide_set_dma() helper (v2) 2007-02-17 02:40:26 +01:00
atiixp.c ide: make ide_hwif_t.ide_dma_host_on void (v2) 2007-02-17 02:40:26 +01:00
cmd64x.c ide: add ide_set_dma() helper (v2) 2007-02-17 02:40:26 +01:00
cmd640.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
cs5520.c ide: add ide_set_dma() helper (v2) 2007-02-17 02:40:26 +01:00
cs5530.c ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2) 2007-02-17 02:40:26 +01:00
cs5535.c ide: add ide_set_dma() helper (v2) 2007-02-17 02:40:26 +01:00
cy82c693.c ide: use PIO/MMIO operations directly where possible (v2) 2007-02-17 02:40:25 +01:00
delkin_cb.c IDE Driver for Delkin/Lexar/etc.. cardbus CF adapter 2007-02-07 18:19:32 +01:00
generic.c ide: add missing __init tags to IDE PCI host drivers 2007-01-27 13:46:56 +01:00
hpt34x.c ide: add ide_set_dma() helper (v2) 2007-02-17 02:40:26 +01:00
hpt366.c ide: add ide_set_dma() helper (v2) 2007-02-17 02:40:26 +01:00
it821x.c ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2) 2007-02-17 02:40:26 +01:00
it8213.c ide: add ide_set_dma() helper (v2) 2007-02-17 02:40:26 +01:00
jmicron.c ide: add ide_set_dma() helper (v2) 2007-02-17 02:40:26 +01:00
Makefile IDE Driver for Delkin/Lexar/etc.. cardbus CF adapter 2007-02-07 18:19:32 +01:00
ns87415.c ide: add ide_set_dma() helper (v2) 2007-02-17 02:40:26 +01:00
opti621.c ide: use PIO/MMIO operations directly where possible (v2) 2007-02-17 02:40:25 +01:00
pdc202xx_new.c ide: add ide_set_dma() helper (v2) 2007-02-17 02:40:26 +01:00
pdc202xx_old.c ide: add ide_set_dma() helper (v2) 2007-02-17 02:40:26 +01:00
piix.c ide: add ide_set_dma() helper (v2) 2007-02-17 02:40:26 +01:00
rz1000.c ide: add missing __init tags to IDE PCI host drivers 2007-01-27 13:46:56 +01:00
sc1200.c ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2) 2007-02-17 02:40:26 +01:00
serverworks.c ide: add ide_set_dma() helper (v2) 2007-02-17 02:40:26 +01:00
sgiioc4.c ide: make ide_hwif_t.ide_dma_host_on void (v2) 2007-02-17 02:40:26 +01:00
siimage.c ide: add ide_set_dma() helper (v2) 2007-02-17 02:40:26 +01:00
sis5513.c ide: add ide_set_dma() helper (v2) 2007-02-17 02:40:26 +01:00
sl82c105.c ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2) 2007-02-17 02:40:26 +01:00
slc90e66.c ide: add ide_set_dma() helper (v2) 2007-02-17 02:40:26 +01:00
tc86c001.c ide: add ide_set_dma() helper (v2) 2007-02-17 02:40:26 +01:00
triflex.c ide: add ide_set_dma() helper (v2) 2007-02-17 02:40:26 +01:00
trm290.c ide: use PIO/MMIO operations directly where possible (v2) 2007-02-17 02:40:25 +01:00
via82cxxx.c ide: add ide_set_dma() helper (v2) 2007-02-17 02:40:26 +01:00