]> git.baikalelectronics.ru Git - kernel.git/commit
rtc: vt8500: remove superfluous error message
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Wed, 16 Oct 2019 20:16:24 +0000 (22:16 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Sat, 19 Oct 2019 20:33:11 +0000 (22:33 +0200)
commitb15d9a1ef7678513ba7576406426e4f35eb4db02
treeda4a8cb187db4befba8d5125264e00aa67bf7cdb
parent30d011ff9bb50264d3118b83da76151c7e97a833
rtc: vt8500: 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.

Link: https://lore.kernel.org/r/20191016201626.31309-3-alexandre.belloni@bootlin.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-vt8500.c