commit | 318db8f03bc06e6de98e98a568b6b2fa64233b87 | [log] [tgz] |
---|---|---|
author | Clemens Ladisch <clemens@ladisch.de> | Sun Oct 30 15:03:41 2005 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sun Oct 30 17:37:31 2005 -0800 |
tree | 44d5709f1e619bdffcff6e159e0fed49e917dc43 | |
parent | c860ed9fb5d320407f99190ab2e31bfe74db6724 [diff] |
[PATCH] hpet: simplify initialization message When booting, display the timer frequency in Hertz instead of as tick length in nanoseconds. Apart from saving a local variable, this makes the message more easily comprehensible. Signed-off-by: Clemens Ladisch <clemens@ladisch.de> Cc: Bob Picco <bob.picco@hp.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>