[PATCH 1/2] cpufreq: exynos: use relaxed IO accesors

Viresh Kumar viresh.kumar at linaro.org
Wed Jun 22 02:35:52 PDT 2016


On 22-06-16, 10:33, Ben Dooks wrote:
> The use of __raw IO accesors is not endian safe and should be used
> sparingly. The relaxed variants should be as lightweight and also
> are endian safe.

I am not sure if exynos's code is required to be endian safe at all or
not, but this change wouldn't harm as well.

Acked-by: Viresh Kumar <viresh.kumar at linaro.org>

-- 
viresh



More information about the linux-arm-kernel mailing list