commit | ae4ecb9f8f01eb9deffb5bd837dc90f4e646cd2d | [log] [tgz] |
---|---|---|
author | Ivo van Doorn <ivdoorn@gmail.com> | Sat Nov 13 19:08:14 2010 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Nov 17 16:18:45 2010 -0500 |
tree | 525fb052c7c9d12c9c2663ba1f660b1cf153332a | |
parent | 28d9cc7f21da6a70fc8c1516fa0ee5588572eb92 [diff] |
rt2x00: Increase REGISTER_BUSY_COUNT For some hardware the REGISTER_BUSY_COUNT isn't sufficient, increase the REGISTER_BUSY_COUNT to 100 to catch most devices which have more problems with accessing the registers. For normal operating devices nothing would change as they will exit the loop early anyway. Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com> Acked-by: Helmut Schaa <helmut.schaa@googlemail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>