From: Bartlomiej Zolnierkiewicz Date: Sat, 17 Feb 2007 01:40:24 +0000 (+0100) Subject: ide: unexport ide_set_xfer_rate() (v2) X-Git-Tag: v2.6.21-rc1~78^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=056a697b7388844a1341e92e277bff8e5bf61ec9;p=pandora-kernel.git 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 --- Reading git-diff-tree failed