-
由 Laura Abbott 提交于
ioremaped addresses are not linearly mapped so the physical address can not be figured out via __pa. More generally, there is no guarantee that backing value of an ioremapped address is a physical address at all. The value here is only used for debugging so just drop the call to __pa on the ioremapped address. Fixes: 6ae5fd38 ("clk: xgene: Silence sparse warnings") Signed-off-by: NLaura Abbott <labbott@redhat.com> Acked-by: NLoc Ho <lho@apm.com> Signed-off-by: NStephen Boyd <sboyd@codeaurora.org>
06b113e9