Searched hist:"4 e7b7fdb129995640f144b7de114e109c6b46a2a" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/sh/drivers/pci/ |
H A D | pci-sh7780.h | diff 4e7b7fdb129995640f144b7de114e109c6b46a2a Fri Apr 17 01:05:19 CDT 2009 Paul Mundt <lethal@linux-sh.org> 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 <lethal@linux-sh.org>
|
H A D | pci-sh7780.c | diff 4e7b7fdb129995640f144b7de114e109c6b46a2a Fri Apr 17 01:05:19 CDT 2009 Paul Mundt <lethal@linux-sh.org> 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 <lethal@linux-sh.org>
|