]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Always register R4K clock when selected
authorSteven J. Hill <Steven.Hill@imgtec.com>
Mon, 7 Oct 2013 10:32:54 +0000 (11:32 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 29 Oct 2013 20:25:26 +0000 (21:25 +0100)
commit12ec6ce6b65187af6c1a372eba9854307107882e
treef14fa141e066e38df2abf81ba04eec1b705d570c
parentf685f34b51b2c822e05dba26d6be4e263d52d292
MIPS: Always register R4K clock when selected

Always register the R4K clocksource when CONFIG_CSRC_R4K is selected,
regardless of selected support for other clocksources. The kernel will
select the best clocksource based on their ratings, making it safe to
register R4K unconditionally and use it as a fallback should the
kernel be run on a system where other selected clocksources are
inoperable.

Signed-off-by: Steven J. Hill <Steven.Hill@imgtec.com>
Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/6024/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/time.h