rtc: wm8350: remove unnecessary messages
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Sun, 27 Aug 2023 22:16:42 +0000 (00:16 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 5 Sep 2023 23:26:04 +0000 (01:26 +0200)
commitd844c64bbc86682f4ac3e92627b8e3b57ddfad6a
tree3c243bd9a35c88caade508a688535931c5fc3426
parent8805baceb0aa24757916300667940f12aa002dab
rtc: wm8350: 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.

Acked-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20230827221643.544259-3-alexandre.belloni@bootlin.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-wm8350.c