commit | 5202e173d7bc5ff832a4f36e66f26e00feb343c6 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Mon Oct 25 13:04:48 2010 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Oct 25 13:04:48 2010 -0700 |
tree | cd2aa17c18842c61380e56aeb5c89aba1323e016 | |
parent | 11a766ce915fc9f8663714eac6d59239388534ea [diff] |
tms380tr: Use mdelay() in tms380tr_wait(). This driver tries to do up to half-second udelay() calls, which overflows on x86-64. Reported-by: Andi Kleen <andi@firstfloor.org> Signed-off-by: David S. Miller <davem@davemloft.net>