]> git.baikalelectronics.ru Git - kernel.git/commit
x86/hpet: Make boot_hpet_disable extern
authorFeng Tang <feng.tang@intel.com>
Thu, 24 Apr 2014 08:18:17 +0000 (16:18 +0800)
committerIngo Molnar <mingo@kernel.org>
Thu, 8 May 2014 06:15:34 +0000 (08:15 +0200)
commit72f1f8bc22ca8de3cbbf89d42d7ea8cfec6c511a
treeaf391ff8b685c0086edfcad723f7061ce0a6cd55
parent22bf8321c017464334bd138604620430a6a4734e
x86/hpet: Make boot_hpet_disable extern

HPET on some platform has accuracy problem. Making
"boot_hpet_disable" extern so that we can runtime disable
the HPET timer by using quirk to check the platform.

Signed-off-by: Feng Tang <feng.tang@intel.com>
Cc: Clemens Ladisch <clemens@ladisch.de>
Cc: John Stultz <john.stultz@linaro.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Link: http://lkml.kernel.org/r/1398327498-13163-1-git-send-email-feng.tang@intel.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/include/asm/hpet.h
arch/x86/kernel/hpet.c