git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c6da3b4
)
Added back temporary I2C id
author
Tony Lindgren
<tony@atomide.com>
Tue, 5 Jun 2007 09:46:08 +0000
(
02:46
-0700)
committer
Tony Lindgren
<tony@atomide.com>
Tue, 5 Jun 2007 09:46:08 +0000
(
02:46
-0700)
Added back temporary I2C id
Signed-off-by: Tony Lindgren <tony@atomide.com>
include/linux/i2c-id.h
patch
|
blob
|
history
diff --git
a/include/linux/i2c-id.h
b/include/linux/i2c-id.h
index
aa83d41
..
6269b1a
100644
(file)
--- 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 */