From 836ddab33ea605227fb3ca8beac11ff52396f525 Mon Sep 17 00:00:00 2001 From: Michael Krufky Date: Fri, 4 May 2007 21:51:04 -0400 Subject: dvb-usb: fix typo From: Michael Krufky replace "streaming_crtl" with "streaming_ctrl" Signed-off-by: Michael Krufky --- linux/drivers/media/dvb/dvb-usb/dvb-usb.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux/drivers/media/dvb/dvb-usb/dvb-usb.h b/linux/drivers/media/dvb/dvb-usb/dvb-usb.h index 6ec8e4510..ff6640784 100644 --- a/linux/drivers/media/dvb/dvb-usb/dvb-usb.h +++ b/linux/drivers/media/dvb/dvb-usb/dvb-usb.h @@ -122,7 +122,7 @@ 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. - * @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). * @pid_filter_ctrl: called to en/disable the PID filter, if any. * @pid_filter: called to set/unset a PID for filtering. -- cgit v1.2.3