From: Bartlomiej Zolnierkiewicz Date: Mon, 29 Dec 2008 19:27:38 +0000 (+0100) Subject: ide: push local_irq_{save,restore}() to do_identify() X-Git-Tag: v2.6.29-rc1~561^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94b9efdf5a3ec78bc31281ea3ba80028ce4ab057;p=pandora-kernel.git ide: push local_irq_{save,restore}() to do_identify() Push local_irq_{save,restore}() from actual_try_to_identify() to do_identify() and remove no longer needed local_irq_enable(). Acked-by: Sergei Shtylyov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed