From: Ivo van Doorn Date: Sat, 13 Nov 2010 18:08:14 +0000 (+0100) Subject: rt2x00: Increase REGISTER_BUSY_COUNT X-Git-Tag: v2.6.38-rc1~476^2~405^2^2~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae4ecb9f8f01eb9deffb5bd837dc90f4e646cd2d;p=pandora-kernel.git 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 Acked-by: Helmut Schaa Signed-off-by: John W. Linville --- Reading git-diff-tree failed