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://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56b1853b61c35602fa28eb2fcf14ebe0ce0e8c98;p=pandora-kernel.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 aa83d4163096..6269b1ae892d 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 */