Re: [PATCH 2.4] Trivial changes to I2C stuff

From: Jean Delvare
Date: Sat Nov 22 2003 - 12:30:44 EST


> > @@ -199,7 +199,7 @@
> > #define I2C_HW_SMBUS_AMD756 0x05
> > #define I2C_HW_SMBUS_SIS5595 0x06
> > #define I2C_HW_SMBUS_ALI1535 0x07
> > -#define I2C_HW_SMBUS_W9968CF 0x08
> > +#define I2C_HW_SMBUS_W9968CF 0x0d
>
> Is this one intentionnal or just a typo ?

Intentional. 0x08 is I2C_HW_SMBUS_SIS630 in both i2c-CVS and Linux 2.6.0-test9, so I chose the next available ID, which happens to be 0x0d. Anyway, these IDs have no real use AFAIK, so there is nothing to be afraid of here.

--
Jean Delvare
http://www.ensicaen.ismra.fr/~delvare/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/