V4L/DVB (3663): Fix msp3400c wait time and better audio mode fallbacks
authorHans Verkuil <hverkuil@xs4all.nl>
Wed, 29 Mar 2006 17:31:44 +0000 (14:31 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 2 Apr 2006 07:55:48 +0000 (04:55 -0300)
commit7061561e640c2947ab93c4e2a437327657c4482e
tree1f5ab8893f8fe4346515993e8059e63ff243a107
parentdc555aa63c798af097f5c303bcf72a8390b03da5
V4L/DVB (3663): Fix msp3400c wait time and better audio mode fallbacks

- The wait time until the first time the audio mode was detected was
  1+5=6 seconds instead of just 1 second (wrong statement order).
  msp3400c specific bug.
- Implemented audio mode fallback for msp3400c/d just like the msp3400g
  does automatically. E.g. fallback to stereo if no second language exists,
  etc.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/msp3400-kthreads.c