rtc: remove superfluous error message
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Sun, 18 Aug 2019 22:00:41 +0000 (00:00 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Wed, 21 Aug 2019 07:57:23 +0000 (09:57 +0200)
commit44c638ce4ec6fb9d33978348ebb90847b9aa274a
tree92f636c375d44dcac282dd1629ba25bfe2bb7b98
parent924068e50a6ca426b8fda1d2c06d6d2bde212136
rtc: remove superfluous error message

The RTC core now has error messages in case of registration failure, there
is no need to have other messages in the drivers.

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Link: https://lore.kernel.org/r/20190818220041.17833-2-alexandre.belloni@bootlin.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
21 files changed:
drivers/rtc/rtc-88pm80x.c
drivers/rtc/rtc-ab-eoz9.c
drivers/rtc/rtc-ac100.c
drivers/rtc/rtc-armada38x.c
drivers/rtc/rtc-aspeed.c
drivers/rtc/rtc-bd70528.c
drivers/rtc/rtc-brcmstb-waketimer.c
drivers/rtc/rtc-cadence.c
drivers/rtc/rtc-ds1305.c
drivers/rtc/rtc-imx-sc.c
drivers/rtc/rtc-jz4740.c
drivers/rtc/rtc-mt6397.c
drivers/rtc/rtc-puv3.c
drivers/rtc/rtc-rv3028.c
drivers/rtc/rtc-rv8803.c
drivers/rtc/rtc-sc27xx.c
drivers/rtc/rtc-sd3078.c
drivers/rtc/rtc-sunxi.c
drivers/rtc/rtc-tegra.c
drivers/rtc/rtc-tps6586x.c
drivers/rtc/rtc-tps65910.c