Skip to content
Unverified Commit d2b727cb authored by Michal Simek's avatar Michal Simek Committed by Xu Yilun
Browse files

fpga: xilinx-pr-decoupler: Use readl wrapper instead of pure readl



Driver has IO wrappers but xlnx_pr_decouple_read() is not used and readl is
used instead which is just wrong.
It is also generating sparse issue that xlnx_pr_decouple_read() is unused.

Signed-off-by: default avatarMichal Simek <michal.simek@amd.com>
Reviewed-by: default avatarTom Rix <trix@redhat.com>
Acked-by: default avatarXu Yilun <yilun.xu@intel.com>
Link: https://lore.kernel.org/r/0381e4e8061c2fee182a104768e84feff3a82d25.1679412800.git.michal.simek@amd.com


Signed-off-by: default avatarXu Yilun <yilun.xu@intel.com>
parent 83a458e3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment