media: media tuner headers: fix kernel-doc warnings
authorHans Verkuil <hverkuil-cisco@xs4all.nl>
Tue, 9 Mar 2021 12:28:11 +0000 (13:28 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 22 Mar 2021 09:24:27 +0000 (10:24 +0100)
commitf20596943a32d99d449384ea8cc3b3ce61e3d4ec
treefe1b3ce0d26f4c1138c7f1e14d71dd1641e8073a
parentc214e6dd5c9b4073151759502de374c2748cad64
media: media tuner headers: fix kernel-doc warnings

Fix the following kernel-doc warnings:

drivers/media/tuners/it913x.h:28: warning: Function parameter or member 'fe' not described in 'it913x_platform_data'
drivers/media/tuners/tda827x.h:34: warning: wrong kernel-doc identifier on line:
 * Attach a tda827x tuner to the supplied frontend structure.
drivers/media/tuners/qt1010.h:20: warning: wrong kernel-doc identifier on line:
 * Attach a qt1010 tuner to the supplied frontend structure.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/tuners/it913x.h
drivers/media/tuners/qt1010.h
drivers/media/tuners/tda827x.h