From: Paul Mundt Date: Mon, 1 Feb 2010 04:01:42 +0000 (+0900) Subject: sh: Enable PCI66 support for SH7780 host controller. X-Git-Tag: v2.6.34-rc1~285^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85b59f5bb24aeca1a987cbb206e228bf630c8327;p=pandora-kernel.git sh: Enable PCI66 support for SH7780 host controller. This adds some helper glue for scanning the bus and determining if all of the devices are 66MHz capable or not before flipping on 66MHz mode. This isn't quite to spec, but it's fairly consistent with what other embedded controllers end up having to do. Scanning code cribbed from the MIPS txx9 PCI code. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed