diff options
author | Huacai Chen <chenhuacai@loongson.cn> | 2022-07-14 15:42:11 +0300 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2022-07-14 20:49:40 +0300 |
commit | dee449aafd48213e6ba4db74526d30b097fc93cd (patch) | |
tree | 62cde7d11ccfdbc4f26bf87d87941839da407003 /drivers/acpi | |
parent | 40a6cc141b4b9580de140bcb3e893445708acc5d (diff) | |
download | linux-dee449aafd48213e6ba4db74526d30b097fc93cd.tar.xz |
PCI: loongson: Use generic 8/16/32-bit config ops on LS2K/LS7A
LS2K/LS7A support 8/16/32-bits PCI config access operations via CFG1, so
we can disable CFG0 for them and safely use pci_generic_config_read()/
pci_generic_config_write() instead of pci_generic_config_read32()/pci_
generic_config_write32().
Link: https://lore.kernel.org/r/20220714124216.1489304-3-chenhuacai@loongson.cn
Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'drivers/acpi')
0 files changed, 0 insertions, 0 deletions