git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f61d82
)
[SCSI] Use pcibios_resource_to_bus()
author
Matthew Wilcox
<matthew@wil.cx>
Tue, 28 Mar 2006 16:03:44 +0000
(11:03 -0500)
committer
James Bottomley
<jejb@mulgrave.il.steeleye.com>
Thu, 13 Apr 2006 15:13:23 +0000
(10:13 -0500)
We had our own code (pci_get_base_address()) to get the bus address of
a BAR. We can get this using pcibios_resource_to_bus() instead.
Signed-off-by: Matthew Wilcox <matthew@wil.cx>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
No differences found