- patches.suse/slab-handle-memoryless-nodes-v2a.patch: Refresh.
[linux-flexiantxendom0-3.2.10.git] / drivers / media / video / pvrusb2 / pvrusb2-hdw.h
index 7b69405..56e70ea 100644 (file)
@@ -219,7 +219,7 @@ int pvr2_hdw_get_stdenum_value(struct pvr2_hdw *hdw,struct v4l2_standard *std,
    this may prevent the device from running (and leaving this mode may
    imply a device reset). */
 void pvr2_hdw_cpufw_set_enabled(struct pvr2_hdw *,
-                               int prom_flag,
+                               int mode, /* 0=8KB FX2, 1=16KB FX2, 2=PROM */
                                int enable_flag);
 
 /* Return true if we're in a mode for retrieval CPU firmware */