mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-02 05:34:03 +02:00
08f3a6e14b
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11206 3c298f89-4303-0410-b956-a3cf2f4a3e73
13 lines
561 B
Diff
13 lines
561 B
Diff
Index: linux-2.6.23.17/include/linux/i2c-id.h
|
|
===================================================================
|
|
--- linux-2.6.23.17.orig/include/linux/i2c-id.h
|
|
+++ linux-2.6.23.17/include/linux/i2c-id.h
|
|
@@ -119,6 +119,7 @@
|
|
#define I2C_DRIVERID_WM8750 90 /* Wolfson WM8750 audio codec */
|
|
#define I2C_DRIVERID_WM8753 91 /* Wolfson WM8753 audio codec */
|
|
#define I2C_DRIVERID_LM4857 92 /* LM4857 Audio Amplifier */
|
|
+#define I2C_DRIVERID_DCON 93
|
|
|
|
#define I2C_DRIVERID_I2CDEV 900
|
|
#define I2C_DRIVERID_ARP 902 /* SMBus ARP Client */
|