From: Michael Hennerich Date: Wed, 30 Sep 2009 07:54:40 +0000 (+0000) Subject: Blackfin: convert to GENERIC_HARDIRQS_NO__DO_IRQ X-Git-Tag: v2.6.32-rc4~13^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=796dada9f5584a677a0a2a1972090bfc538903ff;p=pandora-kernel.git Blackfin: convert to GENERIC_HARDIRQS_NO__DO_IRQ Blackfin already sets proper flow handlers on all IRQs, and we don't rely on __do_IRQ, therefore we can simply select GENERIC_HARDIRQS_NO__DO_IRQ. Signed-off-by: Michael Hennerich Signed-off-by: Mike Frysinger --- Reading git-diff-tree failed