From: RafaƂ Bilski Date: Thu, 17 May 2007 20:39:02 +0000 (+0200) Subject: [CPUFREQ] Longhaul - Check ACPI "BM DMA in progress" bit X-Git-Tag: v2.6.23-rc1~1103^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=489dc5cb18932d3cedaef03e84890475db17a843;p=pandora-kernel.git [CPUFREQ] Longhaul - Check ACPI "BM DMA in progress" bit It is good idea to wait for PCI bus to become idle before frequency change. Thanks to ACPI it is possible. It makes sense only when northbridge support is in use because it is only case in which we can disable arbiter after check if PCI bus is busy. Signed-off-by: Rafal Bilski Signed-off-by: Dave Jones --- Reading git-diff-tree failed