]> asedeno.scripts.mit.edu Git - linux.git/commit
media: sta2x11: add a missing parameter description
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Tue, 7 Aug 2018 10:13:36 +0000 (06:13 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Tue, 7 Aug 2018 10:13:36 +0000 (06:13 -0400)
commit51be5a2b43f86af40b3fb78d7e4a22b5357fbc0d
tree65f0f9025a9a6a6433dd8b09b30a9a38890316f9
parentb07b684930fe0b8032bddba5aa60686011932019
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>
drivers/media/pci/sta2x11/sta2x11_vip.c