Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 76318
b: refs/heads/master
c: 2be1b48
h: refs/heads/master
v: v3
  • Loading branch information
Michael Krufky authored and Mauro Carvalho Chehab committed Jan 25, 2008
1 parent 34ed382 commit df4b9e7
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 6f998742f09a7116f1232cebc87a814e3aca639a
refs/heads/master: 2be1b48fd27a3b6878db034288ed571b03df3a5c
1 change: 1 addition & 0 deletions trunk/drivers/media/video/tuner-driver.h
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ struct analog_tuner_ops {
void (*tuner_status)(struct dvb_frontend *fe);
void (*standby)(struct dvb_frontend *fe);
void (*release)(struct dvb_frontend *fe);
int (*i2c_gate_ctrl)(struct dvb_frontend *fe, int enable);
};

struct tuner {
Expand Down

0 comments on commit df4b9e7

Please sign in to comment.