Skip to content
Commit 4d7e88b4 authored by Abhishek Shah's avatar Abhishek Shah Committed by Anas Nashif
Browse files

drivers: pcie_ep: iproc: Remove sys_read8 from unmap API



Originally, sys_read8 to the mapped address was added part of
the unmap API to protect OMAP mapping, i.e. in case of PCIe writes,
OMAP should not be overwritten before writes are completed.

Now that we have added dummy PCIe read in the common APIs, namely
pcie_ep_xfer_data_memcpy and pcie_ep_xfer_data_dma, for the purpose
of flushing PCIe writes; the purpose of protecting OMAP *also*
gets satisfied, randering PCIe read in the unmap useless,
so remove the same.

Signed-off-by: default avatarAbhishek Shah <abhishek.shah@broadcom.com>
parent f66e5c4c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment