From: Bartlomiej Zolnierkiewicz Date: Tue, 24 Mar 2009 22:22:39 +0000 (+0100) Subject: ide: no need to touch local IRQs in ide_probe_port() X-Git-Tag: v2.6.30-rc1~672^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d336ae3cf567185fb8fc03c10e9394920f7d5ab1;p=pandora-kernel.git ide: no need to touch local IRQs in ide_probe_port() Remove superfluous local_save_flags() local_irq_enable_in_hardirq() ... local_irq_restore() combo. Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed