Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 13399
b: refs/heads/master
c: 791b403
h: refs/heads/master
i:
  13397: dbc0a4d
  13395: 121fb3f
  13391: eacf1d2
v: v3
  • Loading branch information
Markus Rechberger authored and Linus Torvalds committed Nov 9, 2005
1 parent 3bf26cf commit e958fa5
Show file tree
Hide file tree
Showing 2 changed files with 3 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: f6d6e6dbdfcfc9d56550744068c2a9918798b773
refs/heads/master: 791b403f5f8b2bb9ecaefc6dacfd4b96cb282274
2 changes: 2 additions & 0 deletions trunk/drivers/media/video/saa711x.c
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ struct saa7113 {
};

#define I2C_SAA7113 0x4A
#define I2C_SAA7114 0x42

/* ----------------------------------------------------------------------- */

Expand Down Expand Up @@ -465,6 +466,7 @@ saa7113_command (struct i2c_client *client,
/* standard i2c insmod options */
static unsigned short normal_i2c[] = {
I2C_SAA7113>>1, /* saa7113 */
I2C_SAA7114>>1, /* saa7114 */
I2C_CLIENT_END
};

Expand Down

0 comments on commit e958fa5

Please sign in to comment.