From f06ed9ddbba04d0b59ab999d24604d3730ba3d10 Mon Sep 17 00:00:00 2001 From: Michael Krufky Date: Fri, 4 May 2007 22:51:04 -0300 Subject: [PATCH] --- yaml --- r: 56087 b: refs/heads/master c: 09129f0d14147732e0dff0feb9ca1347089a9c23 h: refs/heads/master i: 56085: fba7b3aa7bc03b7a39fb2537e0c09fadd66ed24a 56083: e13449c692bbe080c2c86e06c0af034b3c54aedb 56079: 5efaac84a42518cf22ba4950c520b8eea4f72753 v: v3 --- [refs] | 2 +- trunk/drivers/media/dvb/dvb-usb/dvb-usb.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index cfffa07d41db..1222b371e3d7 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ed69686a16e09005419d36be6a94d35c18fedabc +refs/heads/master: 09129f0d14147732e0dff0feb9ca1347089a9c23 diff --git a/trunk/drivers/media/dvb/dvb-usb/dvb-usb.h b/trunk/drivers/media/dvb/dvb-usb/dvb-usb.h index 0d721731a524..6f824a569e14 100644 --- a/trunk/drivers/media/dvb/dvb-usb/dvb-usb.h +++ b/trunk/drivers/media/dvb/dvb-usb/dvb-usb.h @@ -119,7 +119,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.