commit | 965271df5afdc5c641c98e1d5f32310e3ba1a5e1 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | Wed Feb 21 16:09:27 2018 +0100 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Sat Mar 17 14:20:47 2018 +0100 |
tree | 797c39cf7a2db5325734d0d9513ff20292920bfc | |
parent | 0a6b8886fd6a2117a7582ad8385c061bf7e6d0fb [diff] |
rtc: pcf85063: remove useless indirection pcf85063_get_datetime and pcf85063_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>