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:
cd3183b
)
sh/PCI: Use default pcibios_enable_device()
author
Bjorn Helgaas
<bhelgaas@google.com>
Wed, 26 Feb 2014 18:26:02 +0000
(11:26 -0700)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Wed, 19 Mar 2014 21:00:15 +0000
(15:00 -0600)
We don't need anything arch-specific in pcibios_enable_device(), so drop
the arch implementation and use the default generic one.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
CC: Paul Mundt <lethal@linux-sh.org>
CC: linux-sh@vger.kernel.org
No differences found