V4L/DVB (3317): msp3400: use v4l2_std_id and determine chip capabilities.
authorHans Verkuil <hverkuil@xs4all.nl>
Mon, 9 Jan 2006 20:21:32 +0000 (18:21 -0200)
committerMauro Carvalho Chehab <mchehab@brturbo.com.br>
Mon, 9 Jan 2006 20:21:32 +0000 (18:21 -0200)
commit7560d7a4f9add362d60d4513033cf522c37adeea
treeca408b9b374f641373f57650bd5f462a64b810fe
parent3d7d027a9bf41437aa93baf14a1aada521ad9b12
V4L/DVB (3317): msp3400: use v4l2_std_id and determine chip capabilities.

- Replace old norm by the v4l2_std_id values.
- Add code to correctly detect the various capabilities of the
various msp chips. It's not yet used, that's going to be the next step.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
drivers/media/video/msp3400-driver.c
drivers/media/video/msp3400-kthreads.c
drivers/media/video/msp3400.h
This page took 0.025437 seconds and 5 git commands to generate.