commit | 2a8f3380c9e50a36b99a92febfd78f7c7afd29b0 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | Thu Oct 15 21:11:32 2020 +0200 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Mon Oct 19 22:48:55 2020 +0200 |
tree | 383cd43e0e964eedd8863626b8a8c9ed90cb770b | |
parent | 7390bec4ed5d510d1a637257ff75e9ab49030411 [diff] |
rtc: r9701: remove useless memset The RTC core already sets to zero the struct rtc_tie it passes to the driver, avoid doing it a second time. Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Link: https://lore.kernel.org/r/20201015191135.471249-3-alexandre.belloni@bootlin.com