alistair23-linux/drivers/i2c
Jean Delvare bccd780f86 i2c-designware: i2c_dw_xfer_msg can be static
i2c_dw_xfer_msg is only called internally so it can be static. It
original was, before the driver split. No idea why it was changed at
that time.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Acked-by: Dirk Brandewie <dirk.brandewie@gmail.com>
2012-10-05 22:23:53 +02:00
..
algos i2c: algo: pca: Fix mode selection for PCA9665 2012-09-14 15:25:22 +02:00
busses i2c-designware: i2c_dw_xfer_msg can be static 2012-10-05 22:23:53 +02:00
muxes i2c-mux: Add support for device auto-detection 2012-10-05 22:23:51 +02:00
i2c-boardinfo.c
i2c-core.c i2c: Convert struct i2c_msg initialization to C99 format 2012-10-05 22:23:52 +02:00
i2c-core.h
i2c-dev.c i2c-dev: Add support for I2C_M_RECV_LEN 2012-05-30 10:55:34 +02:00
i2c-mux.c i2c-mux: Add support for device auto-detection 2012-10-05 22:23:51 +02:00
i2c-smbus.c i2c-smbus: Convert kzalloc to devm_kzalloc 2012-10-05 22:23:52 +02:00
Kconfig i2c: Make I2C available on UML 2012-10-05 22:23:52 +02:00
Makefile