summaryrefslogtreecommitdiff
path: root/drivers/i2c
diff options
context:
space:
mode:
authorIrina Tirdea <irina.tirdea@intel.com>2015-08-12 17:31:34 +0300
committerWolfram Sang <wsa@the-dreams.de>2015-08-24 14:05:20 +0200
commit2cd9fbd0ed5ef12bf550c06126ebbe720574fc0e (patch)
tree4760471d7368b66c7a8b9445a0e3c18c4fa07d8f /drivers/i2c
parent01eef96e37d77cd89156e5f51aab81a9d5c96539 (diff)
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>
Diffstat (limited to 'drivers/i2c')
0 files changed, 0 insertions, 0 deletions