diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2018-05-21 18:23:22 -0500 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2018-05-21 18:23:22 -0500 |
commit | 4a33b3ca53c1b566e5cc5f52e6c8413fa32fc0c0 (patch) | |
tree | 0918c4feb5a07c0f271a20d81cb33e5722a6d5b0 /crypto/lz4.c | |
parent | c2eead0503b1409bc6954b20585f2213b7e0552d (diff) | |
download | linux-4a33b3ca53c1b566e5cc5f52e6c8413fa32fc0c0.tar.bz2 |
sparc32/PCI/LEON: Converge device enable path
Most architectures turn on PCI_COMMAND_IO and PCI_COMMAND_MEMORY in
pci_enable_device() when a driver claims the device. Sparc LEON did it in
pcibios_fixup_bus(), which is called during enumeration, before any drivers
are attached.
Implement pcibios_enable_device() for LEON so it will do the same as other
architectures. This implementation is copied verbatim from sparc64.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'crypto/lz4.c')
0 files changed, 0 insertions, 0 deletions