linux/drivers/misc/eeprom
Irina Tirdea 2cd9fbd0ed eeprom: at24: use i2c_smbus_read_i2c_block_data_or_emulated
For i2c busses that support only SMBUS extensions, the eeprom at24
driver reads data from the device using the SMBus block, word or byte
read protocols depending on availability.

Replace the block read emulation from the driver with the
i2c_smbus_read_i2c_block_data_or_emulated call from i2c core.

Signed-off-by: Irina Tirdea <irina.tirdea@intel.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
2015-08-24 14:05:20 +02:00
..
Kconfig ARM: sunxi: Initial support for Allwinner's Security ID fuses 2013-09-26 13:47:36 -07:00
Makefile ARM: sunxi: Initial support for Allwinner's Security ID fuses 2013-09-26 13:47:36 -07:00
at24.c eeprom: at24: use i2c_smbus_read_i2c_block_data_or_emulated 2015-08-24 14:05:20 +02:00
at25.c misc: at25: Make use of device property API 2014-11-04 21:58:21 +01:00
digsy_mtc_eeprom.c misc/eeprom: add eeprom access driver for digsy_mtc board 2011-07-25 20:57:16 -07:00
eeprom.c EEPROM: Introduce the use of devm_kzalloc 2014-09-23 23:04:17 -07:00
eeprom_93cx6.c eeprom-93cx6: Add (read-only) support for 8-bit mode 2014-11-25 15:42:53 +01:00
eeprom_93xx46.c drivers/misc: delete non-required instances of include <linux/init.h> 2014-02-07 15:10:19 -08:00
max6875.c misc: eeprom: Export I2C module alias information in missing drivers 2015-08-10 08:37:36 +02:00
sunxi_sid.c misc: eeprom: drop owner assignment from platform_drivers 2014-10-20 16:20:55 +02:00