aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2008-10-30 15:07:25 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2008-10-30 15:07:25 -0400
commit0fb7f4f0cef8e7d2944189ff2cb68694ef4b683a (patch)
tree3186b3ecb8faf7f4c81a5d443243ed9d28adf402
parentcdcba02a5f64f4df20b6749a0169124e38ecb733 (diff)
parentda6801e38b7fba28fbdc0ceae6681d5a261a42a6 (diff)
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
-rw-r--r--Documentation/i2c/busses/i2c-sis96x2
-rw-r--r--MAINTAINERS20
-rw-r--r--drivers/i2c/busses/i2c-s3c2410.c2
-rw-r--r--drivers/i2c/busses/scx200_i2c.c1
4 files changed, 13 insertions, 12 deletions
diff --git a/Documentation/i2c/busses/i2c-sis96x b/Documentation/i2c/busses/i2c-sis96x
index 266481fd26e2..70e6a0cc1e15 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
42chipsets as well: 635, and 635T. If anyone owns a board with those chips 42chipsets as well: 635, and 635T. If anyone owns a board with those chips
43AND is willing to risk crashing & burning an otherwise well-behaved kernel 43AND is willing to risk crashing & burning an otherwise well-behaved kernel
44in the name of progress... please contact me at <mhoffman@lightlink.com> or 44in the name of progress... please contact me at <mhoffman@lightlink.com> or
45via the project's mailing list: <i2c@lm-sensors.org>. Please send bug 45via the linux-i2c mailing list: <linux-i2c@vger.kernel.org>. Please send bug
46reports and/or success stories as well. 46reports and/or success stories as well.
47 47
48 48
diff --git a/MAINTAINERS b/MAINTAINERS
index ce521d25ce34..c842ec34d2fe 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -347,7 +347,7 @@ S: Maintained
347ALI1563 I2C DRIVER 347ALI1563 I2C DRIVER
348P: Rudolf Marek 348P: Rudolf Marek
349M: r.marek@assembler.cz 349M: r.marek@assembler.cz
350L: i2c@lm-sensors.org 350L: linux-i2c@vger.kernel.org
351S: Maintained 351S: Maintained
352 352
353ALPHA PORT 353ALPHA PORT
@@ -1749,7 +1749,7 @@ FREESCALE I2C CPM DRIVER
1749P: Jochen Friedrich 1749P: Jochen Friedrich
1750M: jochen@scram.de 1750M: jochen@scram.de
1751L: linuxppc-dev@ozlabs.org 1751L: linuxppc-dev@ozlabs.org
1752L: i2c@lm-sensors.org 1752L: linux-i2c@vger.kernel.org
1753S: Maintained 1753S: Maintained
1754 1754
1755FREESCALE SOC FS_ENET DRIVER 1755FREESCALE SOC FS_ENET DRIVER
@@ -2022,7 +2022,7 @@ S: Maintained
2022I2C/SMBUS STUB DRIVER 2022I2C/SMBUS STUB DRIVER
2023P: Mark M. Hoffman 2023P: Mark M. Hoffman
2024M: mhoffman@lightlink.com 2024M: mhoffman@lightlink.com
2025L: i2c@lm-sensors.org 2025L: linux-i2c@vger.kernel.org
2026S: Maintained 2026S: Maintained
2027 2027
2028I2C SUBSYSTEM 2028I2C SUBSYSTEM
@@ -2030,14 +2030,14 @@ P: Jean Delvare (PC drivers, core)
2030M: khali@linux-fr.org 2030M: khali@linux-fr.org
2031P: Ben Dooks (embedded platforms) 2031P: Ben Dooks (embedded platforms)
2032M: ben-linux@fluff.org 2032M: ben-linux@fluff.org
2033L: i2c@lm-sensors.org 2033L: linux-i2c@vger.kernel.org
2034T: quilt http://khali.linux-fr.org/devel/linux-2.6/jdelvare-i2c/ 2034T: quilt http://khali.linux-fr.org/devel/linux-2.6/jdelvare-i2c/
2035S: Maintained 2035S: Maintained
2036 2036
2037I2C-TINY-USB DRIVER 2037I2C-TINY-USB DRIVER
2038P: Till Harbaum 2038P: Till Harbaum
2039M: till@harbaum.org 2039M: till@harbaum.org
2040L: i2c@lm-sensors.org 2040L: linux-i2c@vger.kernel.org
2041T: http://www.harbaum.org/till/i2c_tiny_usb 2041T: http://www.harbaum.org/till/i2c_tiny_usb
2042S: Maintained 2042S: Maintained
2043 2043
@@ -3153,7 +3153,7 @@ S: Maintained
3153OPENCORES I2C BUS DRIVER 3153OPENCORES I2C BUS DRIVER
3154P: Peter Korsgaard 3154P: Peter Korsgaard
3155M: jacmet@sunsite.dk 3155M: jacmet@sunsite.dk
3156L: i2c@lm-sensors.org 3156L: linux-i2c@vger.kernel.org
3157S: Maintained 3157S: Maintained
3158 3158
3159OPROFILE 3159OPROFILE
@@ -3200,7 +3200,7 @@ S: Maintained
3200PA SEMI SMBUS DRIVER 3200PA SEMI SMBUS DRIVER
3201P: Olof Johansson 3201P: Olof Johansson
3202M: olof@lixom.net 3202M: olof@lixom.net
3203L: i2c@lm-sensors.org 3203L: linux-i2c@vger.kernel.org
3204S: Maintained 3204S: Maintained
3205 3205
3206PANASONIC LAPTOP ACPI EXTRAS DRIVER 3206PANASONIC LAPTOP ACPI EXTRAS DRIVER
@@ -3345,7 +3345,7 @@ S: Maintained
3345PNXxxxx I2C DRIVER 3345PNXxxxx I2C DRIVER
3346P: Vitaly Wool 3346P: Vitaly Wool
3347M: vitalywool@gmail.com 3347M: vitalywool@gmail.com
3348L: i2c@lm-sensors.org 3348L: linux-i2c@vger.kernel.org
3349S: Maintained 3349S: Maintained
3350 3350
3351PPP PROTOCOL DRIVERS AND COMPRESSORS 3351PPP PROTOCOL DRIVERS AND COMPRESSORS
@@ -3809,7 +3809,7 @@ S: Maintained
3809SIS 96X I2C/SMBUS DRIVER 3809SIS 96X I2C/SMBUS DRIVER
3810P: Mark M. Hoffman 3810P: Mark M. Hoffman
3811M: mhoffman@lightlink.com 3811M: mhoffman@lightlink.com
3812L: i2c@lm-sensors.org 3812L: linux-i2c@vger.kernel.org
3813S: Maintained 3813S: Maintained
3814 3814
3815SIS FRAMEBUFFER DRIVER 3815SIS FRAMEBUFFER DRIVER
@@ -4556,7 +4556,7 @@ S: Maintained
4556VIAPRO SMBUS DRIVER 4556VIAPRO SMBUS DRIVER
4557P: Jean Delvare 4557P: Jean Delvare
4558M: khali@linux-fr.org 4558M: khali@linux-fr.org
4559L: i2c@lm-sensors.org 4559L: linux-i2c@vger.kernel.org
4560S: Maintained 4560S: Maintained
4561 4561
4562VIA UNICHROME(PRO)/CHROME9 FRAMEBUFFER DRIVER 4562VIA UNICHROME(PRO)/CHROME9 FRAMEBUFFER DRIVER
diff --git a/drivers/i2c/busses/i2c-s3c2410.c b/drivers/i2c/busses/i2c-s3c2410.c
index c772e02c2803..1fac4e233133 100644
--- a/drivers/i2c/busses/i2c-s3c2410.c
+++ b/drivers/i2c/busses/i2c-s3c2410.c
@@ -507,7 +507,7 @@ static int s3c24xx_i2c_doxfer(struct s3c24xx_i2c *i2c, struct i2c_msg *msgs, int
507 unsigned long timeout; 507 unsigned long timeout;
508 int ret; 508 int ret;
509 509
510 if (!readl(i2c->regs + S3C2410_IICCON) & S3C2410_IICCON_IRQEN) 510 if (!(readl(i2c->regs + S3C2410_IICCON) & S3C2410_IICCON_IRQEN))
511 return -EIO; 511 return -EIO;
512 512
513 ret = s3c24xx_i2c_set_master(i2c); 513 ret = s3c24xx_i2c_set_master(i2c);
diff --git a/drivers/i2c/busses/scx200_i2c.c b/drivers/i2c/busses/scx200_i2c.c
index c3022a023449..e4c98539c517 100644
--- a/drivers/i2c/busses/scx200_i2c.c
+++ b/drivers/i2c/busses/scx200_i2c.c
@@ -81,6 +81,7 @@ static struct i2c_algo_bit_data scx200_i2c_data = {
81 81
82static struct i2c_adapter scx200_i2c_ops = { 82static struct i2c_adapter scx200_i2c_ops = {
83 .owner = THIS_MODULE, 83 .owner = THIS_MODULE,
84 .class = I2C_CLASS_HWMON | I2C_CLASS_SPD,
84 .id = I2C_HW_B_SCX200, 85 .id = I2C_HW_B_SCX200,
85 .algo_data = &scx200_i2c_data, 86 .algo_data = &scx200_i2c_data,
86 .name = "NatSemi SCx200 I2C", 87 .name = "NatSemi SCx200 I2C",