Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 92767
b: refs/heads/master
c: 98e184d
h: refs/heads/master
i:
  92765: 21f42f3
  92763: 27a15a9
  92759: 72fb0c6
  92751: afdcc26
  92735: d918037
v: v3
  • Loading branch information
Mike Isely authored and Mauro Carvalho Chehab committed Apr 24, 2008
1 parent 8f9428a commit 3f2a3a7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ce52f81138512dc9c4b0ab00f11806000b597a45
refs/heads/master: 98e184d978c9fdd294c169e468ab4a3e51a8be2d
4 changes: 2 additions & 2 deletions trunk/drivers/media/video/pvrusb2/pvrusb2-hdw.c
Original file line number Diff line number Diff line change
Expand Up @@ -3400,8 +3400,8 @@ static int pvr2_hdw_cmd_usbstream(struct pvr2_hdw *hdw,int runFl)
{
int status,cc;
if ((hdw->pathway_state == PVR2_PATHWAY_DIGITAL) &&
hdw->hdw_desc->digital_control_scheme ==
PVR2_DIGITAL_SCHEME_HAUPPAUGE) {
(hdw->hdw_desc->digital_control_scheme ==
PVR2_DIGITAL_SCHEME_HAUPPAUGE)) {
cc = (runFl ?
FX2CMD_HCW_DTV_STREAMING_ON :
FX2CMD_HCW_DTV_STREAMING_OFF);
Expand Down

0 comments on commit 3f2a3a7

Please sign in to comment.