https://github.com/torvalds/linux
Revision 24d8c0293b04ad207648bb2a0dbfebff8b47d166 authored by Guennadi Liakhovetski on 25 December 2010, 21:29:52 UTC, committed by Mauro Carvalho Chehab on 26 December 2010, 00:54:49 UTC
A recent patch has introduced a regression, whereby a second open of an
soc-camera video device breaks the running capture. This patch fixes this bug
by guaranteeing, that video buffers get initialised only during the first open
of the device node.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
1 parent 501aaa1
History
Tip revision: 24d8c0293b04ad207648bb2a0dbfebff8b47d166 authored by Guennadi Liakhovetski on 25 December 2010, 21:29:52 UTC
[media] v4l: soc-camera: fix multiple simultaneous user case
Tip revision: 24d8c02
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 936 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 177.8 KB
Makefile -rw-r--r-- 50.9 KB
README -rw-r--r-- 17.1 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top