Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 10648
b: refs/heads/master
c: 142078f
h: refs/heads/master
v: v3
  • Loading branch information
Jean Delvare authored and Greg Kroah-Hartman committed Oct 28, 2005
1 parent 6653042 commit 75201f0
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: eb00a28ae1a8fc4b3914f94ab1944396b8dda9fc
refs/heads/master: 142078f6f09986c2b8f5ebe215ce405438080317
1 change: 1 addition & 0 deletions trunk/Documentation/i2c/busses/i2c-i810
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ Kernel driver i2c-i810

Supported adapters:
* Intel 82810, 82810-DC100, 82810E, and 82815 (GMCH)
* Intel 82845G (GMCH)

Authors:
Frodo Looijaard <frodol@dds.nl>,
Expand Down
3 changes: 2 additions & 1 deletion trunk/drivers/i2c/busses/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -135,11 +135,12 @@ config I2C_I810
help
If you say yes to this option, support will be included for the Intel
810/815 family of mainboard I2C interfaces. Specifically, the
following versions of the chipset is supported:
following versions of the chipset are supported:
i810AA
i810AB
i810E
i815
i845G

This driver can also be built as a module. If so, the module
will be called i2c-i810.
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/i2c/busses/i2c-i810.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
i810AB 7123
i810E 7125
i815 1132
i845G 2562
*/

#include <linux/kernel.h>
Expand Down

0 comments on commit 75201f0

Please sign in to comment.