[PATCH] hpet: simplify initialization message
authorClemens Ladisch <clemens@ladisch.de>
Sun, 30 Oct 2005 23:03:41 +0000 (15:03 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 31 Oct 2005 01:37:31 +0000 (17:37 -0800)
commit318db8f03bc06e6de98e98a568b6b2fa64233b87
tree44d5709f1e619bdffcff6e159e0fed49e917dc43
parentc860ed9fb5d320407f99190ab2e31bfe74db6724
[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>
drivers/char/hpet.c