1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-12 10:08:06 +03:00
openwrt-xburst/target/linux/olpc/patches/200-fix_dcon_id.patch
juhosg 08f3a6e14b [olpc] refresh kernel patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11206 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-19 11:28:12 +00:00

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