commit | bf7b876043e6e1390b1234d740f4fd9af20b3b9e | [log] [tgz] |
---|---|---|
author | Michael Buesch <mbuesch@freenet.de> | Tue Feb 21 17:58:18 2006 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Mar 27 11:18:38 2006 -0500 |
tree | b13d7e74f53baec86c9ef7efa3ec81e1dde6190f | |
parent | c4c3beb7d70ae9d1fe97b7b49bc5a10ad26c2b01 [diff] |
[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 <mbuesch@freenet.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>