rtc: twl: remove unnecessary messages
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Sun, 27 Aug 2023 22:16:41 +0000 (00:16 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 5 Sep 2023 23:26:04 +0000 (01:26 +0200)
commit8805baceb0aa24757916300667940f12aa002dab
treebaba5985157b673b956d2093d1623a49a7ecfc5f
parent94ec1f06d02350860e0579b8058f1ef87506f697
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>
drivers/rtc/rtc-twl.c