From: Bartlomiej Zolnierkiewicz Date: Tue, 15 Jul 2008 19:22:03 +0000 (+0200) Subject: ide: add ide_pc_intr() helper X-Git-Tag: v2.6.27-rc1~1078^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=646c0cb6c430f8d3ad3769dd1518fe664ff0ce27;p=pandora-kernel.git ide: add ide_pc_intr() helper * ide-tape.c: add 'drive' argument to idetape_update_buffers(). * Add generic ide_pc_intr() helper to ide-atapi.c and then convert ide-{floppy,tape,scsi} device drivers to use it. * ide-tape.c: remove no longer needed DBG_PC_INTR. There should be no functional changes caused by this patch (unless the debugging is explicitely compiled in). Cc: Borislav Petkov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed