WSL2-Linux-Kernel/drivers/i2c
Russell King 0f03c08892 i2c: pxa: consolidate i2c_pxa_*xfer() implementations
Most of i2c_pxa_pio_xfer() and i2c_pxa_xfer() are identical; the only
differences are that i2c_pxa_pio_xfer() may reset the bus, and they
use different underlying transfer functions. The retry loop is the
same. Consolidate these two functions.

Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
2020-05-12 12:32:20 +02:00
..
algos
busses i2c: pxa: consolidate i2c_pxa_*xfer() implementations 2020-05-12 12:32:20 +02:00
muxes i2c: mux: pca954x: Convert license to SPDX identifier 2020-05-11 21:23:23 +02:00
Kconfig
Makefile
i2c-boardinfo.c
i2c-core-acpi.c
i2c-core-base.c i2c: refactor parsing of timings 2020-04-15 12:53:57 +02:00
i2c-core-of.c
i2c-core-slave.c
i2c-core-smbus.c
i2c-core.h
i2c-dev.c
i2c-mux.c
i2c-slave-eeprom.c i2c: slave-eeprom: Make it possible to pre-load eeprom data 2020-04-26 09:39:55 +02:00
i2c-smbus.c
i2c-stub.c