Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 65846
b: refs/heads/master
c: 0fc0739
h: refs/heads/master
v: v3
  • Loading branch information
Steven Toth authored and Mauro Carvalho Chehab committed Oct 10, 2007
1 parent 748b6a0 commit 60646fc
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: 3328e4fbf10a2c2513d4de662ab251e0f4cb7c3e
refs/heads/master: 0fc0739ba940c07e97599a7ee04c24faae9808ed
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/cx23885/cx23885-i2c.c
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ static int cx23885_algo_control(struct i2c_adapter *adap,

static u32 cx23885_functionality(struct i2c_adapter *adap)
{
return I2C_FUNC_SMBUS_EMUL;
return I2C_FUNC_SMBUS_EMUL | I2C_FUNC_I2C;
}

static struct i2c_algorithm cx23885_i2c_algo_template = {
Expand Down

0 comments on commit 60646fc

Please sign in to comment.