Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 181498
b: refs/heads/master
c: ad69551
h: refs/heads/master
v: v3
  • Loading branch information
Roel Kluin authored and Mauro Carvalho Chehab committed Feb 26, 2010
1 parent 9866e89 commit 249582c
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 19f48cb105b7fa18d0dcab435919a3a29b7a7c4c
refs/heads/master: ad695510bf27a4e73e0d04d48d80c0b8389f17d2
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/saa7164/saa7164-api.c
Original file line number Diff line number Diff line change
Expand Up @@ -523,7 +523,7 @@ int saa7164_api_i2c_write(struct saa7164_i2c *bus, u8 addr, u32 datalen,
}

reglen = saa7164_i2caddr_to_reglen(bus, addr);
if (unitid < 0) {
if (reglen < 0) {
printk(KERN_ERR
"%s() error, cannot translate regaddr to reglen\n",
__func__);
Expand Down

0 comments on commit 249582c

Please sign in to comment.