OSDN Git Service

rtc: rx8025: remove useless probe error message
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Fri, 24 Jul 2015 14:12:10 +0000 (16:12 +0200)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Sat, 5 Sep 2015 11:19:11 +0000 (13:19 +0200)
commitdbcce7cf1eb95c704faa3fff1acc974010c8e5a4
tree6c4544fe4e5bab573fe216249c4b08b15ec53fc7
parentf0b63a1d5a4a4d9d60fe728ede0fa78ec5aab8be
rtc: rx8025: remove useless probe error message

It is useless to print a message when probe fails as the user is already
aware that it failed.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
drivers/rtc/rtc-rx8025.c