From: Bartlomiej Zolnierkiewicz Date: Fri, 27 Mar 2009 11:46:21 +0000 (+0100) Subject: ide: remove IDE_ARCH_INTR (v2) X-Git-Tag: v2.6.30-rc1~623^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d15a613ba01ff2b209ecad7a38ccbb23b3b06c92;p=pandora-kernel.git ide: remove IDE_ARCH_INTR (v2) This micro-optimization is not worth it. Just always check for existence of ->ack_intr method in ide_intr() and ide_timer_expiry(). v2: Fix brown-paper-bag bug spotted by David D. Kilzer. Cc: Geert Uytterhoeven Cc: Michael Schmitz Cc: "David D. Kilzer" Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed