From: Clemens Ladisch Date: Sun, 30 Oct 2005 23:03:33 +0000 (-0800) Subject: [PATCH] hpet: allow non-power-of-two frequencies X-Git-Tag: v2.6.15-rc1~59^2~15^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=189e2dd1376c1eb2f3a717a15f1ed8c7d0b3811a;p=pandora-kernel.git [PATCH] hpet: allow non-power-of-two frequencies It was only the RTC hardware that restricted interrupt frequencies to a power of two. There is no reason to take over this restriction into the HPET driver, so remove the offending check. Signed-off-by: Clemens Ladisch Acked-by: Bob Picco Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed