From: Bartlomiej Zolnierkiewicz Date: Tue, 15 Jul 2008 19:21:54 +0000 (+0200) Subject: ide-floppy: merge idefloppy_transfer_pc() and idefloppy_transfer_pc1() X-Git-Tag: v2.6.27-rc1~1078^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b2eea4c5594ceaf13c57eaff7ff226263f1c36f;p=pandora-kernel.git ide-floppy: merge idefloppy_transfer_pc() and idefloppy_transfer_pc1() * Check IDEFLOPPY_FLAG_ZIP_DRIVE flag in idefloppy_transfer_pc1() and skip idefloppy_transfer_pc2()-phase if the flag is not set. * Always use idefloppy_transfer_pc1() in idefloppy_issue_pc() and remove no longer needed idefloppy_transfer_pc(). There should be no functional changes caused by this patch. Cc: Borislav Petkov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed