]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
V4L/DVB (4929): Read() implementation + format set/get simplifications
authorThierry MERLE <thierry.merle@free.fr>
Mon, 4 Dec 2006 11:31:21 +0000 (08:31 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 10 Dec 2006 11:05:47 +0000 (09:05 -0200)
commit3084920b555b3ba73590430b2e03d9167db23e8e
tree005fcfefe5cb8edb6bf08c16ff35d1fb8aa268d0
parent5f7fb877be14da92803f0b5b60955e071ebe2d58
V4L/DVB (4929): Read() implementation + format set/get simplifications

- implement read() entry point that works with linux list.h
- rework of VIDIOC_ENUM_FMT/VIDIOC_S_FMT/VIDIOC_G_FMT
- VIDIOC_STREAMON : allows streaming whereas there is no queued buffer
(xdtv does VIDIOC_STREAMON before VIDIOC_QBUFs)

Signed-off-by: Thierry MERLE <thierry.merle@free.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/usbvision/usbvision-core.c