mirror of
https://github.com/torvalds/linux.git
synced 2024-11-14 08:02:07 +00:00
123af9043e
The loop timeout doesn't work because it's a post op and ends with "tmo"
set to -1. I changed it from a post-op to a pre-op and I changed the
initial the starting value from 5 to 6 so we still iterate 5 times. I
left the other as it was because it's a large number.
Fixes:
|
||
---|---|---|
.. | ||
ac97c.c | ||
db1000.c | ||
db1200.c | ||
dbdma2.c | ||
dma.c | ||
i2sc.c | ||
Kconfig | ||
Makefile | ||
psc-ac97.c | ||
psc-i2s.c | ||
psc.h |