diff options
author | Mylène Josserand <mylene.josserand@free-electrons.com> | 2016-03-29 06:56:00 (GMT) |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@free-electrons.com> | 2016-05-20 10:33:51 (GMT) |
commit | f2b84ee88d367dd563c25b6900da279ab2ffa3ea (patch) | |
tree | 3ddfdc3447d67dda3a9d1de8fba700bde3d3eb13 /drivers/bcma/core.c | |
parent | ca91607fe76cc34b54957f5963f7102b37b861dd (diff) | |
download | linux-f2b84ee88d367dd563c25b6900da279ab2ffa3ea.tar.xz |
rtc: m41t80: replace i2c functions for smbus ones
The driver used i2c_transfer methods to read and set date/time.
The smbus methods should be used.
This commit replaces i2c_transfer functions by i2c_smbus_XX_i2c_block_data
for reading and setting the datetime.
Signed-off-by: Mylène Josserand <mylene.josserand@free-electrons.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Diffstat (limited to 'drivers/bcma/core.c')
0 files changed, 0 insertions, 0 deletions