[RFC PATCH 02/15] clocksource: samsung_pwm_timer: fix endian accessors
From: Krzysztof Kozlowski <hidden>
Date: 2016-06-10 11:43:36
Also in:
linux-samsung-soc, lkml
From: Krzysztof Kozlowski <hidden>
Date: 2016-06-10 11:43:36
Also in:
linux-samsung-soc, lkml
On 06/08/2016 08:30 PM, Matthew Leach wrote:
Fix the Samsung pwm timer access code to deal with kernels built for big endian operation. Signed-off-by: Matthew Leach <redacted> --- CC: Daniel Lezcano <redacted> CC: Thomas Gleixner <redacted> CC: linux-kernel at vger.kernel.org --- drivers/clocksource/samsung_pwm_timer.c | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-)
Reviewed-by: Krzysztof Kozlowski <redacted> Best regards, Krzysztof