commit | 7a5670c754b81a241c970b383a9af3e1a9fa35c0 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | Sun Apr 07 23:05:37 2019 +0200 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Mon Apr 08 14:35:28 2019 +0200 |
tree | 4ff01c3999a481d11442706995a0217a27b30d4f | |
parent | c346065582f80f56005a679c9675ddad77e3e823 [diff] |
rtc: ds1672: remove useless indirection ds1672_get_datetime and ds1672_set_mmss are only used after casting dev to an i2c_client. Remove that useless indirection. Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>