OSDN Git Service

V4L/DVB (4984): LOG_STATUS should show the real temporal filter value.
authorHans Verkuil <hverkuil@xs4all.nl>
Mon, 18 Dec 2006 16:40:23 +0000 (13:40 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 27 Dec 2006 16:19:42 +0000 (14:19 -0200)
commit83aaf13c5ba5e1e244339807d8a752808e763cdd
tree1b1e294608470f47f2d3164cbf4e0557ffbcc5c2
parent12b896e436a3b1bc83856962388ae1ab154742a6
V4L/DVB (4984): LOG_STATUS should show the real temporal filter value.

The temporal filter is forced off when scaling. The VIDIOC_LOG_STATUS
handler still showed the old temporal filter. It is now consistent with
the real temporal filter value.

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