commit | facc23b8ff21e9fb328938baf15ae68a91af0cb9 | [log] [tgz] |
---|---|---|
author | Trent Piepho <tpiepho@impinj.com> | Thu Nov 15 18:51:18 2018 +0000 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Thu Nov 22 18:11:37 2018 +0100 |
tree | cbbcb72d55b7b9a0cad72b079304654f2e994423 | |
parent | 41ef3878203cd9218d92eaa07df4b85a2cb128fb [diff] |
rtc: isl1208: Use i2c block read/write routines The Linux i2c layer has functions to execute common SMBUS/I2C transactions. The register access code here is identical to the I2C read/write block data routines. Cc: Alessandro Zummo <a.zummo@towertech.it> Cc: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Trent Piepho <tpiepho@impinj.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>