From: Daniel Walker Date: Sat, 21 Oct 2006 17:24:10 +0000 (-0700) Subject: [PATCH] clocksource: acpi_pm: add another greylist chipset X-Git-Tag: v2.6.19-rc3~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78f32668e64caea8f638b9133da7b97c5aec20d1;p=pandora-kernel.git [PATCH] clocksource: acpi_pm: add another greylist chipset I have an acpi_pm that goes backwards, but it's not intel. I tested the verified read and my acpi_pm started to function properly. So I added it to the greylist. I'm assuming that's the right spot. I also added an unlikely() to the while, cause it seems appropriate. Signed-off-by: Daniel Walker Acked-by: John Stultz Acked-by: OGAWA Hirofumi Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed