aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media
diff options
context:
space:
mode:
authorRicardo Ribalda <ribalda@chromium.org>2024-01-26 23:16:13 +0000
committerHans Verkuil <hverkuil-cisco@xs4all.nl>2024-02-05 12:57:45 +0100
commit3edcdd61ea6794e92cb04f9873aab23bdd632145 (patch)
tree19223c500c3c38b3d56af121be7d007c85987f4c /drivers/media
parent0e7835767e2accf63b9c4fcdf3fedafceff56eb8 (diff)
downloadlinux-3edcdd61ea6794e92cb04f9873aab23bdd632145.tar.gz
media: dvb-usb: Fix kerneldoc
Remove kerneldoc from missing fields. Signed-off-by: Ricardo Ribalda <ribalda@chromium.org> Reviewed-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Diffstat (limited to 'drivers/media')
-rw-r--r--drivers/media/usb/dvb-usb/dvb-usb.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/media/usb/dvb-usb/dvb-usb.h b/drivers/media/usb/dvb-usb/dvb-usb.h
index 0990aa4a17bb9f..cbb0541d4dc1f6 100644
--- a/drivers/media/usb/dvb-usb/dvb-usb.h
+++ b/drivers/media/usb/dvb-usb/dvb-usb.h
@@ -126,8 +126,6 @@ struct usb_data_stream_properties {
* @caps: capabilities of the DVB USB device.
* @pid_filter_count: number of PID filter position in the optional hardware
* PID-filter.
- * @num_frontends: number of frontends of the DVB USB adapter.
- * @frontend_ctrl: called to power on/off active frontend.
* @streaming_ctrl: called to start and stop the MPEG2-TS streaming of the
* device (not URB submitting/killing).
* This callback will be called without data URBs being active - data URBs