diff options
author | 2011-03-15 14:50:52 -0300 | |
---|---|---|
committer | 2011-04-19 16:01:39 -0300 | |
commit | c4a627333f0d952c5e10c02609493fa63b5c7b28 (patch) | |
tree | 6fdb568363159339f68652de51077cae55853e7a /kernel/kmod.c | |
parent | [media] s5p-fimc: Fix FIMC3 pixel limits on Exynos4 (diff) | |
download | wireguard-linux-c4a627333f0d952c5e10c02609493fa63b5c7b28.tar.xz wireguard-linux-c4a627333f0d952c5e10c02609493fa63b5c7b28.zip |
[media] s5p-fimc: Do not allow changing format after REQBUFS
Protecting the color format with vb2_is_streaming() is not sufficient
as this prevents changing the format only after VIDIOC_STREAMON.
To prevent the color format reconfiguration as soon as buffers
are allocated use vb2_is_busy() instead.
Also make the videobuf queue ops structure static.
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'kernel/kmod.c')
0 files changed, 0 insertions, 0 deletions