]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
V4L/DVB (4365): OVERLAY flag were enabled by mistake
authorMauro Carvalho Chehab <mchehab@infradead.org>
Mon, 24 Jul 2006 18:19:37 +0000 (15:19 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Sat, 29 Jul 2006 20:22:32 +0000 (17:22 -0300)
commitdf2732706c745c827762aaf51892f281fb937680
tree909390faa9b187b9da3993801749ba2ddadf179a
parentfb0b664c22b80df62c9e555afcde6a8dab08f4f0
V4L/DVB (4365): OVERLAY flag were enabled by mistake

A patch from Aug, 17 activated by mistake OVERLAY flag on cx88-video,
together with several cx88-blackbird cleanups. This makes the cx88 driver
to report:
/dev/video0 [v4l2]: ioctl VIDIOC_G_FBUF: Invalid argument
instead of:
/dev/video0 [v4l2]: no overlay support

Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/cx88/cx88-video.c