gpio: msm-v3: Use _no_log variants of readl/writel accessors
Avoid logging accesses to GPIO-related registers. This prevents flooding
of RTB logs when GPIOs are polled. GPIO (TLMM) registers should always
be accessible anyway, so logging of these accesses is unlikely to be
useful for debugging purposes.
Change-Id: Id497fb349ea4e0f6645e03c03f81f47d11232035
Signed-off-by:
Matt Wagantall <mattw@codeaurora.org>
Loading
Please register or sign in to comment