From: Bartlomiej Zolnierkiewicz Date: Mon, 28 Apr 2008 21:44:41 +0000 (+0200) Subject: ide: skip "VLB sync" if host uses MMIO X-Git-Tag: v2.6.26-rc1~688^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22cdd6cedc93653a95965191e65a30619234a640;p=pandora-kernel.git ide: skip "VLB sync" if host uses MMIO * Skip "VLB sync" in ata_{in,out}put_data() if host uses MMIO. * Use I/O ops directly in ata_vlb_sync() an drop no longer needed 'ide_drive_t *drive' argument. Acked-by: Sergei Shtylyov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed