From: Bartlomiej Zolnierkiewicz Date: Fri, 27 Mar 2009 11:46:36 +0000 (+0100) Subject: ide: return request status from ->pc_callback method X-Git-Tag: v2.6.30-rc1~623^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03a2faaea8f44edfe583ddf1240948019becfbe4;p=pandora-kernel.git ide: return request status from ->pc_callback method Make ->pc_callback method return request status and then move the request completion from ->pc_callback to ide_pc_intr(). There should be no functional changes caused by this patch. Acked-by: Borislav Petkov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed