commit | 19af5a8b2b3fcf2a65e3077deafe95706a1d4282 | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben-linux@fluff.org> | Wed Jun 14 00:05:50 2006 +0100 |
committer | Jeff Garzik <jeff@garzik.org> | Mon Jun 26 22:01:53 2006 -0400 |
tree | 858cef9cebe5ce940c6e907d8bb06461c084aa1b | |
parent | 5b55dda6f40c46e93006b3c88f75550e0d3b3032 [diff] |
[PATCH] DM9000 - do no re-init spin lock The DM9000 initialisation sequence for the hardware re-initialise the board spin-lock, which is in my view wrong. This patch removes the extra spin lock initialisation Signed-off-by: Ben Dooks <ben-linux@fluff.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>