diff options
author | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | 2007-02-17 02:40:24 +0100 |
---|---|---|
committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | 2007-02-17 02:40:24 +0100 |
commit | 056a697b7388844a1341e92e277bff8e5bf61ec9 (patch) | |
tree | b548accd5b90d95e9d774ce6a253164808d527a9 /drivers/ide/ide-dma.c | |
parent | ide: remove ide_drive_t.usage (diff) | |
download | linux-056a697b7388844a1341e92e277bff8e5bf61ec9.tar.xz linux-056a697b7388844a1341e92e277bff8e5bf61ec9.zip |
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>
Diffstat (limited to 'drivers/ide/ide-dma.c')
0 files changed, 0 insertions, 0 deletions