Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 138265
b: refs/heads/master
c: acd92d4
h: refs/heads/master
i:
  138263: c9176cc
v: v3
  • Loading branch information
Mike Isely authored and Mauro Carvalho Chehab committed Mar 30, 2009
1 parent 0fad158 commit c033d3f
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a51f5000b791003e0ab9ecebbdecb87c4024156f
refs/heads/master: acd92d40ccaf140d27e6bd5b83573294165ebbdf
2 changes: 2 additions & 0 deletions trunk/drivers/media/video/pvrusb2/pvrusb2-audio.c
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ struct pvr2_msp3400_handler {




struct routing_scheme {
const int *def;
unsigned int cnt;
Expand Down Expand Up @@ -180,6 +181,7 @@ int pvr2_i2c_msp3400_setup(struct pvr2_hdw *hdw,struct pvr2_i2c_client *cp)
}



/*
Stuff for Emacs to see, in order to encourage consistent editing style:
*** Local Variables: ***
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/media/video/pvrusb2/pvrusb2-cx2584x-v4l.c
Original file line number Diff line number Diff line change
Expand Up @@ -323,6 +323,7 @@ int pvr2_i2c_cx2584x_v4l_setup(struct pvr2_hdw *hdw,




/*
Stuff for Emacs to see, in order to encourage consistent editing style:
*** Local Variables: ***
Expand Down
2 changes: 2 additions & 0 deletions trunk/drivers/media/video/pvrusb2/pvrusb2-i2c-chips-v4l2.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
#include "pvrusb2-cx2584x-v4l.h"
#include "pvrusb2-wm8775.h"


#define trace_i2c(...) pvr2_trace(PVR2_TRACE_I2C,__VA_ARGS__)

#define OP_INIT 0 /* MUST come first so it is run first */
Expand Down Expand Up @@ -105,6 +106,7 @@ const struct pvr2_i2c_op *pvr2_i2c_get_op(unsigned int idx)
}



/*
Stuff for Emacs to see, in order to encourage consistent editing style:
*** Local Variables: ***
Expand Down
2 changes: 2 additions & 0 deletions trunk/drivers/media/video/pvrusb2/pvrusb2-i2c-track.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@

#define trace_i2c(...) pvr2_trace(PVR2_TRACE_I2C,__VA_ARGS__)


/*
This module implements the foundation of a rather large architecture for
Expand Down Expand Up @@ -469,6 +470,7 @@ void pvr2_i2c_track_done(struct pvr2_hdw *hdw)
/* Empty for now */
}


/*
Stuff for Emacs to see, in order to encourage consistent editing style:
*** Local Variables: ***
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/media/video/pvrusb2/pvrusb2-tuner.c
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
#include <media/tuner.h>
#include <media/v4l2-common.h>


struct pvr2_tuner_handler {
struct pvr2_hdw *hdw;
struct pvr2_i2c_client *client;
Expand Down

0 comments on commit c033d3f

Please sign in to comment.