]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
V4L/DVB (8464): cx23885: Bugfix for concurrent use of /dev/video0 and /dev/video1
authorSteven Toth <stoth@hauppauge.com>
Sat, 28 Jun 2008 03:48:18 +0000 (00:48 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Sat, 26 Jul 2008 15:54:21 +0000 (12:54 -0300)
commit28901ab621bb56cd2aa9670dc7ce016ba80ec45c
treec83bf72b38a6864d356bafb2c38929ba1d19b136
parent35f92b2af8230ffc1146e2317e2068fefd7caacb
V4L/DVB (8464): cx23885: Bugfix for concurrent use of /dev/video0 and /dev/video1

With the HVR1800, trying to use video0 and video1 simultaneously caused
buffer corruption in the PCIe bridge. This fix reallocates video1
buffer locations to avoid the issue.

Signed-off-by: Steven Toth <stoth@hauppauge.com>
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/cx23885/cx23885-core.c