From: Michael Buesch Date: Tue, 21 Feb 2006 16:58:18 +0000 (+0100) Subject: [PATCH] bcm43xx: Workaround init_board vs IRQ race. X-Git-Tag: v2.6.17-rc1~158^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf7b876043e6e1390b1234d740f4fd9af20b3b9e;p=pandora-kernel.git [PATCH] bcm43xx: Workaround init_board vs IRQ race. The proper fix for this is to move IRQ enabling to the end of init_board. But this is nontrivial and needs to be done with care. Stay with this cheap workaround for now. Signed-off-by: Michael Buesch Signed-off-by: John W. Linville --- Reading git-diff-tree failed