aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>2018-08-07 06:13:36 -0400
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2018-08-07 06:13:36 -0400
commit51be5a2b43f86af40b3fb78d7e4a22b5357fbc0d (patch)
tree65f0f9025a9a6a6433dd8b09b30a9a38890316f9 /drivers/media
parentmedia: v4l2-mem2mem: add descriptions to MC fields (diff)
downloadlinux-dev-51be5a2b43f86af40b3fb78d7e4a22b5357fbc0d.tar.xz
linux-dev-51be5a2b43f86af40b3fb78d7e4a22b5357fbc0d.zip
media: sta2x11: add a missing parameter description
Fixes this warning: drivers/media/pci/sta2x11/sta2x11_vip.c:156: warning: Function parameter or member 'v4l_lock' not described in 'sta2x11_vip' Fixes: cd63c0288fd7 ("media: sta2x11: Add video_device and vb2_queue locks") Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'drivers/media')
-rw-r--r--drivers/media/pci/sta2x11/sta2x11_vip.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/pci/sta2x11/sta2x11_vip.c b/drivers/media/pci/sta2x11/sta2x11_vip.c
index da2b2a2292d0..1858efedaf1a 100644
--- a/drivers/media/pci/sta2x11/sta2x11_vip.c
+++ b/drivers/media/pci/sta2x11/sta2x11_vip.c
@@ -116,6 +116,7 @@ static inline struct vip_buffer *to_vip_buffer(struct vb2_v4l2_buffer *vb2)
* @sequence: sequence number of acquired buffer
* @active: current active buffer
* @lock: used in videobuf2 callback
+ * @v4l_lock: serialize its video4linux ioctls
* @tcount: Number of top frames
* @bcount: Number of bottom frames
* @overflow: Number of FIFO overflows