diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2008-10-30 19:07:25 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-10-30 19:07:25 (GMT) |
commit | 0fb7f4f0cef8e7d2944189ff2cb68694ef4b683a (patch) | |
tree | 3186b3ecb8faf7f4c81a5d443243ed9d28adf402 /Documentation | |
parent | cdcba02a5f64f4df20b6749a0169124e38ecb733 (diff) | |
parent | da6801e38b7fba28fbdc0ceae6681d5a261a42a6 (diff) | |
download | linux-0fb7f4f0cef8e7d2944189ff2cb68694ef4b683a.tar.xz |
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
* 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6:
i2c-s3c2410: Correct use of ! and &
i2c: The i2c mailing list is moving
scx200_i2c: Add missing class parameter
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/i2c/busses/i2c-sis96x | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/i2c/busses/i2c-sis96x b/Documentation/i2c/busses/i2c-sis96x index 266481f..70e6a0c 100644 --- a/Documentation/i2c/busses/i2c-sis96x +++ b/Documentation/i2c/busses/i2c-sis96x @@ -42,7 +42,7 @@ I suspect that this driver could be made to work for the following SiS chipsets as well: 635, and 635T. If anyone owns a board with those chips AND is willing to risk crashing & burning an otherwise well-behaved kernel in the name of progress... please contact me at <mhoffman@lightlink.com> or -via the project's mailing list: <i2c@lm-sensors.org>. Please send bug +via the linux-i2c mailing list: <linux-i2c@vger.kernel.org>. Please send bug reports and/or success stories as well. |