summaryrefslogtreecommitdiff
path: root/timer.c
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2010-12-02 11:05:13 +0100
committerTobias Klauser <tklauser@distanz.ch>2010-12-02 11:05:13 +0100
commit09cc305ef5d604fc7e4c2753f0c9bb8c8ebe9078 (patch)
tree2774f13f4d82d0570eb5ee578fbd0a27a8f85066 /timer.c
parent9a1312e741193778718ed37b3779c2b964649e9d (diff)
Add OFF_TO_REG macro
Diffstat (limited to 'timer.c')
0 files changed, 0 insertions, 0 deletions
s='commit-msg'>Convert from pci_scan_bus() to pci_scan_root_bus() and remove root bus resource fixups. This fixes the problem of "early" and "header" quirks seeing incorrect root bus resources. Note that peer root buses are scanned with pci_scan_bus() (which is now deprecated), so they have the default ioport_resource and iomem_resource resources. This is unchanged from before, but these resources are incorrect, and I don't know how to discover the correct ones. CC: David Howells <dhowells@redhat.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Diffstat (limited to 'arch/ia64/pci')