提交 09129f0d 编写于 作者: M Michael Krufky 提交者: Mauro Carvalho Chehab

V4L/DVB (5619): Dvb-usb: fix typo

replace "streaming_crtl" with "streaming_ctrl"
Signed-off-by: NMichael Krufky <mkrufky@linuxtv.org>
Signed-off-by: NMauro Carvalho Chehab <mchehab@infradead.org>
上级 ed69686a
...@@ -119,7 +119,7 @@ struct usb_data_stream_properties { ...@@ -119,7 +119,7 @@ struct usb_data_stream_properties {
* @caps: capabilities of the DVB USB device. * @caps: capabilities of the DVB USB device.
* @pid_filter_count: number of PID filter position in the optional hardware * @pid_filter_count: number of PID filter position in the optional hardware
* PID-filter. * PID-filter.
* @streaming_crtl: called to start and stop the MPEG2-TS streaming of the * @streaming_ctrl: called to start and stop the MPEG2-TS streaming of the
* device (not URB submitting/killing). * device (not URB submitting/killing).
* @pid_filter_ctrl: called to en/disable the PID filter, if any. * @pid_filter_ctrl: called to en/disable the PID filter, if any.
* @pid_filter: called to set/unset a PID for filtering. * @pid_filter: called to set/unset a PID for filtering.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册