commit | e2c8e1a9f7e52203c9a2712a2e35326d212ad5d7 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | Sun Feb 25 23:15:00 2018 +0100 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Sat Mar 17 14:20:48 2018 +0100 |
tree | 677f786defa7158e330db66d526d287e084f454a | |
parent | 10d0c768cc6d581523d673b9d1b54213f8a5eb24 [diff] |
rtc: m41t80: remove useless indirection m41t80_get_datetime and m41t80_set_datetime are only used after casting dev to an i2c_client. Remove that useless indirection. Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>