Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 138268
b: refs/heads/master
c: 6063a44
h: refs/heads/master
v: v3
  • Loading branch information
Mike Isely authored and Mauro Carvalho Chehab committed Mar 30, 2009
1 parent c0b7736 commit 09b51bc
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 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: a932f507463d996b6ec1647ee7d4e2fa1e6aeda6
refs/heads/master: 6063a4422cd80eef9cfdd2a57620a2fc73858b1c
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/pvrusb2/pvrusb2-audio.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
#include <media/msp3400.h>
#include <media/v4l2-common.h>


struct pvr2_msp3400_handler {
struct pvr2_hdw *hdw;
struct pvr2_i2c_client *client;
Expand All @@ -35,7 +36,6 @@ struct pvr2_msp3400_handler {




struct routing_scheme {
const int *def;
unsigned int cnt;
Expand Down
2 changes: 2 additions & 0 deletions trunk/drivers/media/video/pvrusb2/pvrusb2-i2c-cmd-v4l2.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@

#include "pvrusb2-i2c-track.h"


extern const struct pvr2_i2c_op pvr2_i2c_op_v4l2_init;
extern const struct pvr2_i2c_op pvr2_i2c_op_v4l2_standard;
extern const struct pvr2_i2c_op pvr2_i2c_op_v4l2_radio;
Expand All @@ -38,6 +39,7 @@ extern const struct pvr2_i2c_op pvr2_i2c_op_v4l2_log;
void pvr2_v4l2_cmd_stream(struct pvr2_i2c_client *,int);
void pvr2_v4l2_cmd_status_poll(struct pvr2_i2c_client *);


#endif /* __PVRUSB2_CMD_V4L2_H */

/*
Expand Down

0 comments on commit 09b51bc

Please sign in to comment.