From: Satoru Takeuchi Date: Fri, 15 Feb 2013 07:58:14 +0000 (+0900) Subject: timers/x86/hpet: Use HPET_COUNTER to specify the hpet counter in vread_hpet() X-Git-Tag: v3.9-rc1~170^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36dfbbf136db0d645bacfd42ce7d9d6928ea532d;p=pandora-kernel.git timers/x86/hpet: Use HPET_COUNTER to specify the hpet counter in vread_hpet() vread_hpet() uses "0xf0" as the offset of the hpet counter. To clarify the meaning of this code, it should use symbolic name, HPET_COUNTER, instead. Signed-off-by: Satoru Takeuchi Cc: H. Peter Anvin Cc: "H. Peter Anvin" Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed