rtc: pm8xxx: drop error messages
authorJohan Hovold <johan+linaro@kernel.org>
Thu, 2 Feb 2023 15:54:41 +0000 (16:54 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Thu, 9 Feb 2023 22:23:44 +0000 (23:23 +0100)
commitc94fb939e65155bc889e62396f83ef4317d643ac
treea8fe59629c1268c031c33de190fa12ba76e7cecf
parent9e5a799138042ac8276e6744c548b0411f371600
rtc: pm8xxx: drop error messages

For consistency with the rest of the driver, drop the last two error
messages for conditions that should only occur during development, if
ever.

Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
Link: https://lore.kernel.org/r/20230202155448.6715-16-johan+linaro@kernel.org
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-pm8xxx.c