From: Borislav Petkov Date: Tue, 15 Jul 2008 19:21:56 +0000 (+0200) Subject: ide-floppy: merge callbacks X-Git-Tag: v2.6.27-rc1~1078^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81f4938239fea86d0a7529194a37fb81041171e0;p=pandora-kernel.git ide-floppy: merge callbacks The appropriate functionality of the callback is established through querying the ATAPI packet command in pc->c[0]. While at it, simplify if (floppy->failed_pc)-branch to be found in the original idefloppy_request_sense_callback(). Bart: - keep handling for blk_pc_request() requests unchanged + add FIXME - add uptodate variable + leave just one idefloppy_end_request() call - add newline to the debug message Signed-off-by: Borislav Petkov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed