diff options
author | Denis Efremov <efremov@linux.com> | 2019-08-08 07:57:53 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-08-08 22:41:02 -0700 |
commit | fcc32a21655e26d30c746b4828b33a5fd4ccfb11 (patch) | |
tree | a38b5b71f1341a809c542e5de79d0172e37853a3 /include | |
parent | 32879f000120fead7cbd4a9aacbda95c84c6b287 (diff) | |
download | linux-fcc32a21655e26d30c746b4828b33a5fd4ccfb11.tar.gz linux-fcc32a21655e26d30c746b4828b33a5fd4ccfb11.tar.bz2 linux-fcc32a21655e26d30c746b4828b33a5fd4ccfb11.zip |
liquidio: Use pcie_flr() instead of reimplementing it
octeon_mbox_process_cmd() directly writes the PCI_EXP_DEVCTL_BCR_FLR
bit, which bypasses timing requirements imposed by the PCIe spec.
This patch fixes the function to use the pcie_flr() interface instead.
Signed-off-by: Denis Efremov <efremov@linux.com>
Reviewed-by: Andrew Murray <andrew.murray@arm.com>
Reviewed-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions