diff options
author | Javier Martinez Canillas <javier@osg.samsung.com> | 2016-06-09 23:25:14 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-07-08 20:26:27 +0300 |
commit | 6d2b7497320e7dcd0ca48f07eeccb1c5b4ff00a0 (patch) | |
tree | 376aeb2371b984becd70296bf3d9f192ea6fdf94 /Documentation/development-process/8.Conclusion | |
parent | c8e913e19b8ff06b887ec9bca62cad3a4f80167d (diff) | |
download | linux-6d2b7497320e7dcd0ca48f07eeccb1c5b4ff00a0.tar.xz |
[media] s5p-mfc: use vb2_is_streaming() to check vb2 queue status
The streaming field in struct vb2_queue is meant to be private and should
not be used by drivers directly, instead the vb2_is_streaming() function
should be used to check the videobuf2 queue streaming status.
Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Kamil Debski <k.debski@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation/development-process/8.Conclusion')
0 files changed, 0 insertions, 0 deletions