rtc: pm8xxx: drop spmi error messages
authorJohan Hovold <johan+linaro@kernel.org>
Thu, 2 Feb 2023 15:54:28 +0000 (16:54 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Thu, 9 Feb 2023 22:17:56 +0000 (23:17 +0100)
commiteb245631836b4843199d7176d1597759dda4ee9e
treeeba066eb607077e3e7814b7c0b59b7cf8e560cfa
parentc88db0eff9722fc2b6c4d172a50471d20e08ecc6
rtc: pm8xxx: drop spmi error messages

Drop the unnecessary error messages after every spmi regmap access,
which are not expected to fail.

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