From: Paul Mundt Date: Fri, 17 Apr 2009 06:05:19 +0000 (+0900) Subject: sh: pci: Rework SH7780 host controller detection. X-Git-Tag: v2.6.31-rc1~392^2~41^2~124^3~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e7b7fdb129995640f144b7de114e109c6b46a2a;p=pandora-kernel.git sh: pci: Rework SH7780 host controller detection. This reworks how the host controller is probed, and makes it a bit more verbose in the event a new type of controller is detected. Additionally, we also log the revision information. This now uses the proper access sizes for the vendor/device registers, rather than relying on a larger access that encapsulated both of them. Not all devices support 32-bit read cycles for these registers. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed