Skip to content
Commit c7770bba authored by Shawn Guo's avatar Shawn Guo
Browse files

ARM: imx: use relaxed IO accessor in timer driver



Replace the __raw_readl/__raw_writel with readl_relaxed/writel_relaxed
which is endian-safe, as a step of moving the driver code into folder
drivers/clocksource.

Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
parent e20d7b52
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment