mlx4_core: Wait 1 second after reset before accessing device
authorEli Cohen <eli@mellanox.co.il>
Mon, 13 Aug 2007 14:57:03 +0000 (17:57 +0300)
committerRoland Dreier <rolandd@cisco.com>
Mon, 13 Aug 2007 15:47:44 +0000 (08:47 -0700)
Put a 1000 msec delay after resetting the device before attempting to
do config cycles on it.  Not waiting causes system hangs on some
chipsets, e.g. Intel E7520, when the driver is loaded.

Signed-off-by: Eli Cohen <eli@mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>

No differences found