From: Bartlomiej Zolnierkiewicz Date: Tue, 15 Jul 2008 19:22:01 +0000 (+0200) Subject: ide-{floppy,tape}: move checking of ->failed_pc to ->callback X-Git-Tag: v2.6.27-rc1~1078^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd2e9a032bc552f6e2ae852e81cde602c09d7d3e;p=pandora-kernel.git ide-{floppy,tape}: move checking of ->failed_pc to ->callback Move checking/resetting of ->failed_pc from ide*_pc_intr() to ->callback as a preparation for adding generic ide_pc_intr() helper. There should be no functional changes caused by this patch. Cc: Borislav Petkov Signed-off-by: Bartlomiej Zolnierkiewicz --- --- Reading git-diff-tree failed