summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-s3c.c
diff options
context:
space:
mode:
authorFloris Bos <bos@je-eigen-domein.nl>2015-04-16 22:45:12 +0300
committerLinus Torvalds <torvalds@linux-foundation.org>2015-04-17 16:04:00 +0300
commitaed98b9a1be6fcf1685dfd37f0a3e78e92a21f7d (patch)
tree25bb548d03ce5acd2e0294954955839b922fb8bf /drivers/rtc/rtc-s3c.c
parent86e66604fca053e5ecb2427538aa233637119409 (diff)
downloadlinux-aed98b9a1be6fcf1685dfd37f0a3e78e92a21f7d.tar.xz
rtc: hctosys: do not treat lack of RTC device as error
When using device trees on the ARM platform, it is not certain at compile time whether or not the system will have a RTC. If one enables CONFIG_HCTOSYS just in case the system booted has a RTC, and it turns out not to be, this will result in a big fat "unable to open rtc device" error being printed to console, even when "quiet" is set in the kernel cmdline. Fix this by outputting the message with loglevel info instead. Signed-off-by: Floris Bos <bos@je-eigen-domein.nl> Cc: Alessandro Zummo <a.zummo@towertech.it> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/rtc/rtc-s3c.c')
0 files changed, 0 insertions, 0 deletions