kernel-ark/drivers/ide/pci
Bartlomiej Zolnierkiewicz 056a697b73 ide: unexport ide_set_xfer_rate() (v2)
In cmd64x, siimage and scc_pata drivers:
* don't set drive->init_speed as it should be already
  set by successful execution of ide_set_xfer_rate()
* use hwif->speedproc functions directly

Above changes allows removal of EXPORT_SYMBOL_GPL(ide_set_xfer_rate).

v2:
* updated for scc_pata driver

Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2007-02-17 02:40:24 +01:00
..
aec62xx.c ide: remove write-only ide_hwif_t.no_dsc flag 2007-02-17 02:40:24 +01:00
alim15x3.c ide: add missing __init tags to IDE PCI host drivers 2007-01-27 13:46:56 +01:00
amd74xx.c ide: add missing __init tags to IDE PCI host drivers 2007-01-27 13:46:56 +01:00
atiixp.c atiixp/jmicron/triflex: fix PIO fallback 2007-02-17 02:40:20 +01:00
cmd64x.c ide: unexport ide_set_xfer_rate() (v2) 2007-02-17 02:40:24 +01:00
cmd640.c
cs5520.c ide: add missing __init tags to IDE PCI host drivers 2007-01-27 13:46:56 +01:00
cs5530.c cs5530: small cleanup 2007-02-17 02:40:23 +01:00
cs5535.c
cy82c693.c ide: remove ide_pci_device_t tables with only one entry 2007-02-17 02:40:24 +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: remove write-only ide_hwif_t.no_dsc flag 2007-02-17 02:40:24 +01:00
hpt366.c hpt366: remove redundant check from init_dma_hpt366() 2007-02-17 02:40:23 +01:00
it821x.c
it8213.c ide: it8213 IDE driver update (version 2) 2007-02-07 18:19:26 +01:00
jmicron.c atiixp/jmicron/triflex: fix PIO fallback 2007-02-17 02:40:20 +01:00
Makefile IDE Driver for Delkin/Lexar/etc.. cardbus CF adapter 2007-02-07 18:19:32 +01:00
ns87415.c ide: add missing __init tags to IDE PCI host drivers 2007-01-27 13:46:56 +01:00
opti621.c ide: add missing __init tags to IDE PCI host drivers 2007-01-27 13:46:56 +01:00
pdc202xx_new.c pdc202xx_new: remove check_in_drive_lists abomination 2007-02-07 18:18:39 +01:00
pdc202xx_old.c pdc202xx_old: remove dead code 2007-02-17 02:40:23 +01:00
piix.c piix: cleanup 2007-02-17 02:40:23 +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: add missing __init tags to IDE PCI host drivers 2007-01-27 13:46:56 +01:00
serverworks.c svwks: small cleanup 2007-02-17 02:40:23 +01:00
sgiioc4.c ide: remove ide_pci_device_t tables with only one entry 2007-02-17 02:40:24 +01:00
siimage.c ide: unexport ide_set_xfer_rate() (v2) 2007-02-17 02:40:24 +01:00
sis5513.c sis5513: sis5513_config_xfer_rate() cleanup 2007-02-17 02:40:24 +01:00
sl82c105.c sl82c105: DMA support fixes 2007-02-17 02:40:22 +01:00
slc90e66.c slc90e66: carry over fixes from piix driver 2007-02-07 18:18:34 +01:00
tc86c001.c tc86c001: add missing __init tag for tc86c001_ide_init() 2007-02-07 18:19:09 +01:00
triflex.c atiixp/jmicron/triflex: fix PIO fallback 2007-02-17 02:40:20 +01:00
trm290.c trm290: remove redundant CONFIG_BLK_DEV_IDEDMA #ifdef-s 2007-02-17 02:40:23 +01:00
via82cxxx.c [PATCH] via82cxxx: fix typo ("cx7000" should be corrected to "cx700") 2007-02-01 16:24:03 -08:00