]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] hpet: fix drift and url
authorAlex Williamson <alex.williamson@hp.com>
Tue, 6 Sep 2005 22:17:54 +0000 (15:17 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 7 Sep 2005 23:57:36 +0000 (16:57 -0700)
commit8cf7f314e4ade3da55d3195111c6faa48fae9a44
treec0e0ce216ff2a04a98edc038294d8a151652390c
parentece7284dbbf2c0ec4e7da9f8662afc14bb53ba97
[PATCH] hpet: fix drift and url

The HPET driver is using a parts per second drift factor instead of the
standard parts per million drift the time interpolator code expects.  This
patch fixes that problem and updates the URL for the HPET spec.

Signed-off-by: Alex Williamson <alex.williamson@hp.com>
Cc: "Robert W. Picco" <bob.picco@hp.com>
Acked-by: "Pallipadi, Venkatesh" <venkatesh.pallipadi@intel.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/char/hpet.c