media: v4l2: Correct kernel-doc inconsistency
authorColton Lewis <colton.w.lewis@protonmail.com>
Sun, 19 Jul 2020 21:16:24 +0000 (23:16 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 6 Aug 2020 09:25:26 +0000 (11:25 +0200)
commit2f501169842c1626bf298b9bf497bf084635c6df
treede86a8fafc0520ba8c86bf75eb72151171b73756
parent6d10fc2b9bfeb34756c9f2bda135aa56105118d9
media: v4l2: Correct kernel-doc inconsistency

Silence documentation build warnings by correcting kernel-doc comment
v4l2_subdev_get_fwnode_pad_1_to_1 function

./include/media/v4l2-subdev.h:1045: warning: Function parameter or member 'entity' not described in 'v4l2_subdev_get_fwnode_pad_1_to_1'
./include/media/v4l2-subdev.h:1045: warning: Function parameter or member 'endpoint' not described in 'v4l2_subdev_get_fwnode_pad_1_to_1'

Signed-off-by: Colton Lewis <colton.w.lewis@protonmail.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
include/media/v4l2-subdev.h