mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-09-04 16:25:18 +00:00
Support for pre-2.6.4 i2c.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1431 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
@@ -379,6 +379,10 @@ static void lm92_dec_use (struct i2c_client *client)
|
|||||||
#endif /* #ifdef MODULE */
|
#endif /* #ifdef MODULE */
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#ifndef I2C_DRIVERID_LM92
|
||||||
|
#define I2C_DRIVERID_LM92 1033
|
||||||
|
#endif /* #ifndef I2C_DRIVERID_LM92 */
|
||||||
|
|
||||||
static struct i2c_driver lm92_driver = {
|
static struct i2c_driver lm92_driver = {
|
||||||
name: "lm92",
|
name: "lm92",
|
||||||
id: I2C_DRIVERID_LM92,
|
id: I2C_DRIVERID_LM92,
|
||||||
|
Reference in New Issue
Block a user