From: Bartlomiej Zolnierkiewicz Date: Mon, 13 Oct 2008 19:39:30 +0000 (+0200) Subject: ide: drop dsc_handle argument from ide_pc_intr() X-Git-Tag: v2.6.28-rc1~599^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b14c72127fbe8f97e49de7437520175673f7306a;p=pandora-kernel.git ide: drop dsc_handle argument from ide_pc_intr() * Add 'int dsc' argument to ->pc_callback method. * Call ide_tape_handle_dsc() internally in ide_tape_callback() if dsc argument is set and update ide_pc_intr() accordingly. There should be no functional changes caused by this patch. Cc: Borislav Petkov Acked-by: Sergei Shtylyov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed