aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorJarkko Lavinen <[email protected]>2008-03-26 20:10:02 +0000
committerPierre Ossman <[email protected]>2008-04-18 18:05:31 +0000
commit9d7c6eee523c78b6ea4b56bd3927860d850616e5 (patch)
tree12e88c776370fc88956b08b8c204835324bc2686 /net/unix/af_unix.c
parentMMC: OMAP: Start new commands from work queue instead of irq (diff)
downloadkernel-9d7c6eee523c78b6ea4b56bd3927860d850616e5.tar.gz
kernel-9d7c6eee523c78b6ea4b56bd3927860d850616e5.zip
MMC: OMAP: Do not busy wait for end of command for ever
The limit was a fixed 100k limit in the busy loop, which is not accurate. It would better to have time limit for the worst case which occurs when sending 80 cycles at 400 kHz and takes about 200 microseconds, so limit the max time spend in the busy loop for some 250 microseconds. Signed-off-by: Jarkko Lavinen <[email protected]> Signed-off-by: Pierre Ossman <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions