[PATCH] i2c-id.h updates

Albert Cranford (ac9410@bellsouth.net)
Mon, 01 Jul 2002 10:05:15 -0400


Hello Linus,
Please include this small change into i2c-id.h that
bring existing video devices out of experimental
category. It is already included in the i2c repository.
Thanks,
Albert

--- linux/include/linux/i2c-id.h.orig 2002-06-22 13:41:34.000000000 -0400
+++ linux/include/linux/i2c-id.h 2002-06-22 16:24:28.000000000 -0400
@@ -90,8 +90,11 @@
#define I2C_DRIVERID_DRP3510 43 /* ADR decoder (Astra Radio) */
#define I2C_DRIVERID_SP5055 44 /* Satellite tuner */
#define I2C_DRIVERID_STV0030 45 /* Multipurpose switch */
-#define I2C_DRIVERID_SAA7108 46 /* video decoder, image scaler */
+#define I2C_DRIVERID_SAA7108 46 /* video decoder, image scaler */
#define I2C_DRIVERID_DS1307 47 /* DS1307 real time clock */
+#define I2C_DRIVERID_ADV717x 48 /* ADV 7175/7176 video encoder */
+#define I2C_DRIVERID_ZR36067 49 /* Zoran 36067 video encoder */
+#define I2C_DRIVERID_ZR36120 50 /* Zoran 36120 video decoder */



-- 
Albert Cranford Deerfield Beach FL USA
ac9410@bellsouth.net
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/