Hi Thomas,
Can you please pull from the following? It's a bunch of Geode cleanups and fixes.
git://git.infradead.org/geode.git for-tglx
Andres Salomon (5):
GEODE: MFGPT: Minor cleanups
GEODE: MFGPT: drop module owner usage from MFGPT API
GEODE: MFGPT: replace 'flags' field with 'avail' bit
GEODE: MFGPT: make mfgpt_timer_setup available outside of mfgpt_32.c
GEODE: MFGPT: fix a potential race when disabling a timer
Jordan Crouse (2):
GEODE: MFGPT: Use "just-in-time" detection for the MFGPT timers
x86: make sure the right MFGPT timer fired the timer tick
Willy Tarreau (1):
x86: GEODE fix MFGPT input clock value
arch/x86/kernel/geode_32.c | 5 -
arch/x86/kernel/mfgpt_32.c | 121 +++++++++++++++++++++++----------------------
include/asm-x86/geode.h | 9 ++-
3 files changed, 72 insertions(+), 63 deletions(-)