commit | 8805baceb0aa24757916300667940f12aa002dab | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | Mon Aug 28 00:16:41 2023 +0200 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Wed Sep 06 01:26:04 2023 +0200 |
tree | baba5985157b673b956d2093d1623a49a7ecfc5f | |
parent | 94ec1f06d02350860e0579b8058f1ef87506f697 [diff] |
rtc: twl: remove unnecessary messages The RTC core already prints a message when the RTC is registered and when registering fails, it is not necessary to have more in the driver. Link: https://lore.kernel.org/r/20230827221643.544259-2-alexandre.belloni@bootlin.com Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>