From: Tony Lindgren Date: Tue, 5 Jun 2007 09:46:08 +0000 (-0700) Subject: Added back temporary I2C id X-Git-Tag: v2.6.22-omap1~71 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=56b1853b61c35602fa28eb2fcf14ebe0ce0e8c98;p=linux-2.6-omap-h63xx.git Added back temporary I2C id Added back temporary I2C id Signed-off-by: Tony Lindgren --- diff --git a/include/linux/i2c-id.h b/include/linux/i2c-id.h index aa83d416309..6269b1ae892 100644 --- a/include/linux/i2c-id.h +++ b/include/linux/i2c-id.h @@ -119,6 +119,8 @@ #define I2C_DRIVERID_WM8750 90 /* Wolfson WM8750 audio codec */ #define I2C_DRIVERID_WM8753 91 /* Wolfson WM8753 audio codec */ +#define I2C_DRIVERID_MISC 99 /* Whatever until sorted out */ + #define I2C_DRIVERID_I2CDEV 900 #define I2C_DRIVERID_ARP 902 /* SMBus ARP Client */ #define I2C_DRIVERID_ALERT 903 /* SMBus Alert Responder Client */