From ad3283e71ee9cb783300bc04a79609745332aa81 Mon Sep 17 00:00:00 2001 From: Wolfram Sang Date: Wed, 22 Oct 2008 20:21:30 +0200 Subject: [PATCH] --- yaml --- r: 117178 b: refs/heads/master c: 14f55f7a033f86a4e8f0310dd4d54b5464322e6e h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/linux/i2c.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index db1ae1119bcb..cfddee4d6a34 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a672b4c1b27c88062427b32e6392ea9a2a438b15 +refs/heads/master: 14f55f7a033f86a4e8f0310dd4d54b5464322e6e diff --git a/trunk/include/linux/i2c.h b/trunk/include/linux/i2c.h index 06115128047f..4ac8ec3c7927 100644 --- a/trunk/include/linux/i2c.h +++ b/trunk/include/linux/i2c.h @@ -345,7 +345,7 @@ struct i2c_algorithm { struct i2c_adapter { struct module *owner; unsigned int id; - unsigned int class; + unsigned int class; /* classes to allow probing for */ const struct i2c_algorithm *algo; /* the algorithm to access the bus */ void *algo_data;