]> asedeno.scripts.mit.edu Git - linux.git/commit
ARC: timer: gfrc, rtc: Read BCR to detect whether hardware exists ...
authorVineet Gupta <vgupta@synopsys.com>
Mon, 31 Oct 2016 20:02:31 +0000 (13:02 -0700)
committerVineet Gupta <vgupta@synopsys.com>
Wed, 30 Nov 2016 19:54:25 +0000 (11:54 -0800)
commitec7cb87bf998448471d1ff735abf156211da0874
tree97b6d6960fb5b008a71bfd5a2f4cd46d75e9bf3e
parent2cd690ea6d6b345265f2de8c40e4a003ed802002
ARC: timer: gfrc, rtc: Read BCR to detect whether hardware exists ...

... don't rely on cpuinfo populated in arc boot code. This paves way for
moving this code in drivers/clocksource/

And while at it, convert the WARN() to pr_warn() as sugested by Daniel

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
arch/arc/kernel/time.c