Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 164173
b: refs/heads/master
c: c923045
h: refs/heads/master
i:
  164171: 2ec6a17
v: v3
  • Loading branch information
Steven Toth authored and Mauro Carvalho Chehab committed Sep 19, 2009
1 parent b405983 commit 1186191
Show file tree
Hide file tree
Showing 3 changed files with 1 addition 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: 3b501de58bf4cd16563d1acec43a11c7cd1517fe
refs/heads/master: c9230457a98f33fe3658fd0bd9b9ceffdd97b63b
1 change: 0 additions & 1 deletion trunk/drivers/media/video/saa7164/saa7164-i2c.c
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,6 @@ static struct i2c_algorithm saa7164_i2c_algo_template = {
static struct i2c_adapter saa7164_i2c_adap_template = {
.name = "saa7164",
.owner = THIS_MODULE,
.id = I2C_HW_B_SAA7164,
.algo = &saa7164_i2c_algo_template,
.client_register = attach_inform,
.client_unregister = detach_inform,
Expand Down
1 change: 0 additions & 1 deletion trunk/include/linux/i2c-id.h
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@
#define I2C_HW_B_AU0828 0x010023 /* auvitek au0828 usb bridge */
#define I2C_HW_B_CX231XX 0x010024 /* Conexant CX231XX USB based cards */
#define I2C_HW_B_HDPVR 0x010025 /* Hauppauge HD PVR */
#define I2C_HW_B_SAA7164 0x010024 /* NXP 7164 based tv cards */

/* --- SGI adapters */
#define I2C_HW_SGI_VINO 0x160000
Expand Down

0 comments on commit 1186191

Please sign in to comment.