[pvrusb2] New driver snapshot: pvrusb2-mci-20060102
Michael Roitzsch
mroi at users.sourceforge.net
Mon Jan 2 16:21:55 CST 2006
[reply to myself]
Does this list filter attachments? Well, here is the patch pasted in
directly:
--- driver/pvrusb2-tuner.c 2006-01-01 22:03:26.000000000 +0100
+++ driver/pvrusb2-tuner.c 2006-01-02 22:18:12.000000000 +0100
@@ -56,7 +56,7 @@
/* We may really want mode_mask to be T_ANALOG_TV for now */
pvr2_i2c_client_cmd(ctxt->client,TUNER_SET_TYPE_ADDR,&setup);
#else
- pvr2_i2c_tuner_cmd(ctxt->client,TUNER_SET_TYPE,&hdw->tuner_type);
+ pvr2_i2c_client_cmd(ctxt->client,TUNER_SET_TYPE,&hdw->tuner_type);
#endif
ctxt->type_update_fl = 0;
}
More information about the pvrusb2
mailing list