diff options
author | Ian Armstrong <[email protected]> | 2011-05-29 20:09:24 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2011-06-01 08:45:03 -0300 |
commit | 7700a0d293ad8b1b1759ad06ac868f9a42fd0951 (patch) | |
tree | b5e02ab1dd9336620817acd354b906737f82342a /net/lapb/lapb_timer.c | |
parent | 21d2e938d34d201276de3470587a3aa2047c77a1 (diff) |
[media] ivtv: Make two ivtv_msleep_timeout calls uninterruptable
Two ivtv_msleep_timeout() calls are incorrectly flagged as interruptable. The
first is in the init sequence for a capture and is required for stable
hardware setup. The second is at the end of the capture and used to handle the
last data transfer. Failure to wait for this last transfer can result in stale
data being read at the start of the next capture.
Signed-off-by: Ian Armstrong <[email protected]>
Signed-off-by: Andy Walls <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions