summaryrefslogtreecommitdiff
path: root/sound/mips
diff options
context:
space:
mode:
authorNiklas Cassel <cassel@kernel.org>2024-03-20 12:31:50 +0100
committerKrzysztof Wilczyński <kwilczynski@kernel.org>2024-04-10 18:01:25 +0000
commit828e870431aab36910306c71b2024ab586fefc01 (patch)
treedfee52f78f363e831cd73f2c18a7b6cda437c462 /sound/mips
parent29a025b6fbf36a218d1210061ff889b13e04bc33 (diff)
PCI: endpoint: pci-epf-test: Remove superfluous code
The only reason why we call pci_epf_configure_bar() is to set PCI_BASE_ADDRESS_MEM_TYPE_64 in case the hardware requires it. However, this flag is now automatically set when allocating a BAR that can only be a 64-bit BAR, so we can drop pci_epf_configure_bar() completely. Link: https://lore.kernel.org/linux-pci/20240320113157.322695-4-cassel@kernel.org Signed-off-by: Niklas Cassel <cassel@kernel.org> Signed-off-by: Krzysztof Wilczyński <kwilczynski@kernel.org> Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Diffstat (limited to 'sound/mips')
0 files changed, 0 insertions, 0 deletions