arm64: io: Add {readl/writel}_relaxed_no_log variants for arm64
readl_relaxed and writel_relaxed logs into RTB which we don't want
to use for certain accesses. Hence adding the _no_log variants for
using in such places.
Change-Id: I4e3be21e4bf068f2ede0266e6e966d757b04449e
Signed-off-by:
Subbaraman Narayanamurthy <subbaram@codeaurora.org>
Loading
Please register or sign in to comment