From: Bartlomiej Zolnierkiewicz Date: Tue, 15 Jul 2008 19:21:58 +0000 (+0200) Subject: ide: add ide_transfer_pc() helper X-Git-Tag: v2.6.27-rc1~1078^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=594c16d8dd54cd7b1c5ef1ec3ac0f6bf34301dad;p=pandora-kernel.git ide: add ide_transfer_pc() helper * Add ide-atapi.c file for generic ATAPI support together with CONFIG_IDE_ATAPI config option. * Add generic ide_transfer_pc() helper to ide-atapi.c and then convert ide-{floppy,tape,scsi} device drivers to use it. There should be no functional changes caused by this patch. Cc: Borislav Petkov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed