Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 92748
b: refs/heads/master
c: 8fb737b
h: refs/heads/master
v: v3
  • Loading branch information
Dmitry Belimov authored and Mauro Carvalho Chehab committed Apr 24, 2008
1 parent 6a1195d commit c1b22f3
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: 548899c76e101bdf6228569d6ee6992e8c20da76
refs/heads/master: 8fb737b7dc94e495be02c775afe1e7de0e06f3f5
2 changes: 2 additions & 0 deletions trunk/drivers/media/video/saa7134/saa7134-i2c.c
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,8 @@ static inline int i2c_is_busy(enum i2c_status status)
{
switch (status) {
case BUSY:
case TO_SCL:
case TO_ARB:
return true;
default:
return false;
Expand Down

0 comments on commit c1b22f3

Please sign in to comment.