[PATCH] i2c driver fixes for 2.6.0-test5

From: Greg KH
Date: Mon Sep 22 2003 - 19:07:57 EST


ChangeSet 1.1153.85.1, 2003/08/27 15:24:53-07:00, greg@xxxxxxxxx

[PATCH] I2C: added new id for Radeon driver.

As requested by kronos@xxxxxxxxxxxxxx


include/linux/i2c-id.h | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)


diff -Nru a/include/linux/i2c-id.h b/include/linux/i2c-id.h
--- a/include/linux/i2c-id.h Mon Sep 22 16:17:15 2003
+++ b/include/linux/i2c-id.h Mon Sep 22 16:17:15 2003
@@ -100,7 +100,7 @@
#define I2C_DRIVERID_STM41T00 52 /* real time clock */
#define I2C_DRIVERID_UDA1342 53 /* UDA1342 audio codec */
#define I2C_DRIVERID_ADV7170 54 /* video encoder */
-
+#define I2C_DRIVERID_RADEON 55 /* I2C bus on Radeon boards */


#define I2C_DRIVERID_EXP0 0xF0 /* experimental use id's */

-
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/