]> err.no Git - linux-2.6/blobdiff - drivers/media/video/pvrusb2/pvrusb2-encoder.c
V4L/DVB (6861): cx2341x: command argument should be u32 instead of int
[linux-2.6] / drivers / media / video / pvrusb2 / pvrusb2-encoder.c
index 52b39954f990e1704974622c91d3d1ab40360c45..64062879981e4297db9f8386c68306c15e61c616 100644 (file)
@@ -140,7 +140,7 @@ static int pvr2_encoder_read_words(struct pvr2_hdw *hdw,
    cx2341x.ko to write to our encoder (by handing it a pointer to this
    function).  For earlier kernels this doesn't really matter. */
 static int pvr2_encoder_cmd(void *ctxt,
-                           int cmd,
+                           u32 cmd,
                            int arg_cnt_send,
                            int arg_cnt_recv,
                            u32 *argp)