Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 96883
b: refs/heads/master
c: 875b0a4
h: refs/heads/master
i:
  96881: f10b380
  96879: 2d7bb92
v: v3
  • Loading branch information
Jean Delvare authored and Jean Delvare committed May 18, 2008
1 parent 594f57a commit 5122c0a
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: eb8a79080984eb9819406a55e4dd17043c380a09
refs/heads/master: 875b0a473c3ddd80bc4ae88a65cd20027428e160
2 changes: 1 addition & 1 deletion trunk/drivers/i2c/busses/i2c-amd756.c
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ static u32 amd756_func(struct i2c_adapter *adapter)
{
return I2C_FUNC_SMBUS_QUICK | I2C_FUNC_SMBUS_BYTE |
I2C_FUNC_SMBUS_BYTE_DATA | I2C_FUNC_SMBUS_WORD_DATA |
I2C_FUNC_SMBUS_BLOCK_DATA | I2C_FUNC_SMBUS_PROC_CALL;
I2C_FUNC_SMBUS_BLOCK_DATA;
}

static const struct i2c_algorithm smbus_algorithm = {
Expand Down

0 comments on commit 5122c0a

Please sign in to comment.