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

Krzysztof Kozlowski k.kozlowski at samsung.com
Wed Jun 22 05:04:41 PDT 2016


On Wed, Jun 22, 2016 at 11:38 AM, Viresh Kumar <viresh.kumar at linaro.org> wrote:
> On 22-06-16, 10:36, 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.
>>
>> Signed-off-by: Ben Dooks <ben.dooks at codethink.co.uk>
>> ---
>> Cc: "Rafael J. Wysocki" <rjw at rjwysocki.net>
>> Cc: Viresh Kumar <viresh.kumar at linaro.org>
>> Cc: linux-pm at vger.kernel.org
>> Cc: linux-samsung-soc at vger.kernel.org
>> Cc: linux-arm-kernel at lists.infradead.org
>> ---
>>  drivers/cpufreq/s5pv210-cpufreq.c | 68 +++++++++++++++++++--------------------
>>  1 file changed, 34 insertions(+), 34 deletions(-)
>
> For both patches:
>
> Acked-by: Viresh Kumar <viresh.kumar at linaro.org>

Applied for v4.8, thanks.

When resending the cpufreq-exynos please CC me as well.

Best regards,
Krzysztof



More information about the linux-arm-kernel mailing list