From: Bartlomiej Zolnierkiewicz Date: Tue, 15 Jul 2008 19:22:01 +0000 (+0200) Subject: ide-tape: factor out DSC handling from idetape_pc_intr() X-Git-Tag: v2.6.27-rc1~1078^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74e63e74ea57e06839aa5fcf016eace35da26050;p=pandora-kernel.git ide-tape: factor out DSC handling from idetape_pc_intr() Factor out DSC handling from idetape_pc_intr() to ide_tape_handle_dsc() helper 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