Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 7191
b: refs/heads/master
c: 020789e
h: refs/heads/master
i:
  7189: 1e46a95
  7187: be152ee
  7183: 63394e9
v: v3
  • Loading branch information
Jean Delvare authored and Greg Kroah-Hartman committed Sep 5, 2005
1 parent 0bad7d7 commit db16717
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: c2459cf257106cea5adbc83f084b76d0030eb700
refs/heads/master: 020789e9cb688ac8b15a9950d25fe45492b23398
3 changes: 1 addition & 2 deletions trunk/include/linux/i2c.h
Original file line number Diff line number Diff line change
Expand Up @@ -219,8 +219,7 @@ struct i2c_algorithm {
*/
struct i2c_adapter {
struct module *owner;
unsigned int id;/* == is algo->id | hwdep.struct->id, */
/* for registered values see below */
unsigned int id;
unsigned int class;
struct i2c_algorithm *algo;/* the algorithm to access the bus */
void *algo_data;
Expand Down

0 comments on commit db16717

Please sign in to comment.