diff options
author | Sylwester Nawrocki <[email protected]> | 2011-03-15 14:50:52 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2011-04-19 16:01:39 -0300 |
commit | c4a627333f0d952c5e10c02609493fa63b5c7b28 (patch) | |
tree | 6fdb568363159339f68652de51077cae55853e7a /lib/cpu-notifier-error-inject.c | |
parent | 25b9875fb4880efabb79d6a35c92cc7287fcaccd (diff) |
[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 <[email protected]>
Signed-off-by: Kyungmin Park <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions