diff options
author | Jiri Slaby <[email protected]> | 2020-04-20 08:52:27 +0200 |
---|---|---|
committer | Lorenzo Pieralisi <[email protected]> | 2020-05-05 10:55:54 +0100 |
commit | bf7116204657cabf6f74b5ade32424d04f480338 (patch) | |
tree | 6e444ea62570d486ea30d800ea3efbd2f81cbec9 /drivers/fpga/fpga-bridge.c | |
parent | 8f3d9f354286745c751374f5f1fcafee6b3f3136 (diff) |
PCI: dwc: Clean up computing of msix_tbl
Commit 6f5e193bfb55 ("PCI: dwc: Fix dw_pcie_ep_raise_msix_irq() to get
correct MSI-X table address") overcomplicated the computation of the
msix_tbl address. Simplify it as it's simply the addr + offset. Provided
addr is (void *) already.
objdump -d shows no difference after this patch.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jiri Slaby <[email protected]>
Signed-off-by: Lorenzo Pieralisi <[email protected]>
Cc: Kishon Vijay Abraham I <[email protected]>
Cc: Lorenzo Pieralisi <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions