original_kernel/drivers/i2c/busses
Jean Delvare 7d054817b7 i2c-pxa: Clean transaction stop
It was reported to me that the i2c-pxa driver was not able to process
more that 50 transactions per second. Investigation revealed that the
I2C unit was busy for 20 ms after every transaction. The reason seems
to be that we forget to clear the STOP and ACKNACK bits at the end of
the transaction. According to the PXA27x developer's manual, we shall
do so.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Cc: Lennert Buytenhek <kernel@wantstofly.org>
Cc: Nicolas Pitre <nico@cam.org>
2007-05-01 23:26:33 +02:00
..
Kconfig i2c: Blackfin Two Wire Interface driver 2007-05-01 23:26:32 +02:00
Makefile i2c: Blackfin Two Wire Interface driver 2007-05-01 23:26:32 +02:00
i2c-acorn.c
i2c-ali15x3.c
i2c-ali1535.c
i2c-ali1563.c
i2c-amd756-s4882.c
i2c-amd756.c
i2c-amd8111.c
i2c-at91.c
i2c-au1550.c
i2c-au1550.h
i2c-bfin-twi.c i2c: Blackfin Two Wire Interface driver 2007-05-01 23:26:32 +02:00
i2c-elektor.c i2c-elektor: Port to the new device driver model 2007-05-01 23:26:30 +02:00
i2c-hydra.c
i2c-i801.c
i2c-i810.c
i2c-ibm_iic.c
i2c-ibm_iic.h
i2c-iop3xx.c
i2c-iop3xx.h
i2c-isa.c i2c: Move i2c-isa-only exported symbol declarations 2007-05-01 23:26:32 +02:00
i2c-ixp4xx.c
i2c-ixp2000.c
i2c-mpc.c
i2c-mv64xxx.c
i2c-nforce2.c
i2c-ocores.c
i2c-omap.c i2c-omap: Switch to static adapter numbering 2007-05-01 23:26:32 +02:00
i2c-parport-light.c i2c-parport-light: Port to the new device driver model 2007-05-01 23:26:30 +02:00
i2c-parport.c i2c-parport: Fix a minor race on driver unload 2007-05-01 23:26:30 +02:00
i2c-parport.h
i2c-pasemi.c
i2c-pca-isa.c i2c-pca-isa: Port to the new device driver model 2007-05-01 23:26:30 +02:00
i2c-piix4.c
i2c-pnx.c
i2c-powermac.c
i2c-prosavage.c
i2c-pxa.c i2c-pxa: Clean transaction stop 2007-05-01 23:26:33 +02:00
i2c-rpx.c
i2c-s3c2410.c
i2c-savage4.c
i2c-sibyte.c
i2c-sis96x.c
i2c-sis630.c
i2c-sis5595.c
i2c-stub.c
i2c-versatile.c
i2c-via.c
i2c-viapro.c
i2c-voodoo3.c
scx200_acb.c scx200_acb: Fix PCI device reference count 2007-05-01 23:26:30 +02:00
scx200_i2c.c