]> git.karo-electronics.de Git - karo-tx-linux.git/commit
clocksource/drivers/tcb_clksrc: Make IO endian agnostic
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Fri, 23 Jun 2017 15:03:31 +0000 (17:03 +0200)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Tue, 27 Jun 2017 09:25:20 +0000 (11:25 +0200)
commit6ec8be251fb445dcc43086a485fec1b2708c09da
treef07868154cb890dcb1b88689b4d164a4059dc296
parent239751edad27d4fae964fb1f4ca1fedd742c8365
clocksource/drivers/tcb_clksrc: Make IO endian agnostic

Now that AVR32 is gone, we can use the proper IO accessors that are
correctly handling endianness.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
drivers/clocksource/tcb_clksrc.c