[PATCH] bcm43xx: Workaround init_board vs IRQ race.
authorMichael Buesch <mbuesch@freenet.de>
Tue, 21 Feb 2006 16:58:18 +0000 (17:58 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 27 Mar 2006 16:18:38 +0000 (11:18 -0500)
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 <mbuesch@freenet.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found