Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 164175
b: refs/heads/master
c: b8298e7
h: refs/heads/master
i:
  164173: 1186191
  164171: 2ec6a17
  164167: 9cf4d2c
  164159: ed608c5
v: v3
  • Loading branch information
Steven Toth authored and Mauro Carvalho Chehab committed Sep 19, 2009
1 parent 4353353 commit 865e964
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 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: efac8aaa8e747b1c1e9eff12b3d3c26f92e26018
refs/heads/master: b8298e7e588dc906adc358179349841d58f6f580
5 changes: 1 addition & 4 deletions trunk/drivers/media/video/saa7164/saa7164-i2c.c
Original file line number Diff line number Diff line change
Expand Up @@ -127,10 +127,7 @@ int saa7164_i2c_register(struct saa7164_i2c *bus)

bus->i2c_client.adapter = &bus->i2c_adap;

if (0 == bus->i2c_rc) {
printk(KERN_ERR "%s: i2c bus %d registered\n",
dev->name, bus->nr);
} else
if (0 != bus->i2c_rc)
printk(KERN_ERR "%s: i2c bus %d register FAILED\n",
dev->name, bus->nr);

Expand Down

0 comments on commit 865e964

Please sign in to comment.