The patch number 10582 was added via rjkm
to http://linuxtv.org/hg/v4l-dvb master development tree.

Kernel patches in this development tree may be modified to be backward
compatible with older kernels. Compatibility modifications will be
removed before inclusion into the mainstream Kernel

If anyone has any objections, please let us know by sending a message to:
        Linux Media Mailing List <linux-me...@vger.kernel.org>

------

removed some typos


---

 dvb-spec/dvbapi/frontend.tex |    1 -
 dvb-spec/dvbapi/kdapi.tex    |    4 ++--
 dvb-spec/dvbapi/sec.tex      |    2 +-
 3 files changed, 3 insertions(+), 4 deletions(-)

diff -r da1df54d68c5 -r 201b858f1f53 dvb-spec/dvbapi/frontend.tex
--- a/dvb-spec/dvbapi/frontend.tex      Sun Sep 16 22:27:38 2001 -0300
+++ b/dvb-spec/dvbapi/frontend.tex      Wed Sep 19 18:48:28 2001 -0300
@@ -288,7 +288,6 @@ typedef enum {
   another front-end device.
   To affect an unconditional power down, it should be done explicitly using 
   the OST\_SET\_POWER\_STATE ioctl.
-  This system call closes a previously opened audio device.
   }{
   int fd & File descriptor returned by a previous call to open().\\
   }{
diff -r da1df54d68c5 -r 201b858f1f53 dvb-spec/dvbapi/kdapi.tex
--- a/dvb-spec/dvbapi/kdapi.tex Sun Sep 16 22:27:38 2001 -0300
+++ b/dvb-spec/dvbapi/kdapi.tex Wed Sep 19 18:48:28 2001 -0300
@@ -41,7 +41,7 @@ typedef enum {
 \label{dmxtspest}
 
 The structure 
-/\begin{verbatim}
+\begin{verbatim}
 typedef enum
 {
         DMX_TS_PES_AUDIO,   /* also send packets to audio decoder (if it 
exists) */
@@ -109,8 +109,8 @@ typedef struct dmx_pes_feed_s {
 \end{verbatim}
 
 
+\label{sectionfilter}
 \begin{verbatim}
-\label{sectionfilter}
 typedef struct { 
         __u8 filter_value [DMX_MAX_FILTER_SIZE]; 
         __u8 filter_mask [DMX_MAX_FILTER_SIZE]; 
diff -r da1df54d68c5 -r 201b858f1f53 dvb-spec/dvbapi/sec.tex
--- a/dvb-spec/dvbapi/sec.tex   Sun Sep 16 22:27:38 2001 -0300
+++ b/dvb-spec/dvbapi/sec.tex   Wed Sep 19 18:48:28 2001 -0300
@@ -198,7 +198,7 @@ typedef enum {
   EINTERNAL  & Internal error in the device driver.\\
 }
 
-\ifunction{SEC\_RESET\_OVERLOAD}{
+\ifunction{SEC\_SEND\_SEQUENCE}{
 int ioctl(int fd, int request = SEC\_SEND\_SEQUENCE, struct secCmdSequence 
*seq);
 }{
 This ioctl call is used to send a sequence of DiSEqCTM and/or V-SEC 


---

Patch is available at: 
http://linuxtv.org/hg/v4l-dvb/rev/201b858f1f53433af661bd8b7ae80b1ed9b6800f

_______________________________________________
linuxtv-commits mailing list
linuxtv-commits@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits

Reply via email to