commit | 19b2f97e468b74a8aedb4e5918bccaa5702e0742 | [log] [tgz] |
---|---|---|
author | Barry Grussling <barry@grussling.com> | Tue Jan 08 16:05:54 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 10 00:04:34 2013 -0800 |
tree | 2e804fa37858f9b8c0472791f5b8337c07ca636d | |
parent | 3675c8d7144e91d9a2a1f6f12e576cb92e06f352 [diff] |
DSA: Convert repeated msleep calls to timeouts Convert DSA msleep calls to timeout/usleep_range calls as reported by checkpatch.pl. Signed-off-by: Barry Grussling <barry@grussling.com> Signed-off-by: David S. Miller <davem@davemloft.net>