Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 215599
b: refs/heads/master
c: d582963
h: refs/heads/master
i:
  215597: e519976
  215595: 9a59600
  215591: da11c03
  215583: 74b7a63
v: v3
  • Loading branch information
Jean Delvare authored and Jean Delvare committed Oct 24, 2010
1 parent ebdb019 commit cfbe7ee
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 323584436db0cb05286425d4dfd9516fce88487f
refs/heads/master: d582963a027fd63f8dfc97a0bf3654d4380e34ce
1 change: 0 additions & 1 deletion trunk/include/linux/i2c.h
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,6 @@ static inline void i2c_set_adapdata(struct i2c_adapter *dev, void *data)
static inline int i2c_parent_is_i2c_adapter(const struct i2c_adapter *adapter)
{
return adapter->dev.parent != NULL
&& adapter->dev.parent->bus == &i2c_bus_type
&& adapter->dev.parent->type == &i2c_adapter_type;
}

Expand Down

0 comments on commit cfbe7ee

Please sign in to comment.