Re: [PATCH v3] clocksource/drivers/tcb_clksrc: make IO endian agnostic

2017-06-23 Thread Daniel Lezcano
On 23/06/2017 17:03, Alexandre Belloni wrote: > Now that AVR32 is gone, we can use the proper IO accessors that are > correctly handling endianness. > > Signed-off-by: Alexandre Belloni > Acked-by: Nicolas Ferre > --- > Changes

Re: [PATCH v3] clocksource/drivers/tcb_clksrc: make IO endian agnostic

2017-06-23 Thread Daniel Lezcano
On 23/06/2017 17:03, Alexandre Belloni wrote: > Now that AVR32 is gone, we can use the proper IO accessors that are > correctly handling endianness. > > Signed-off-by: Alexandre Belloni > Acked-by: Nicolas Ferre > --- > Changes in v3: > - rebased on top of tip/timers/core > - Added collected

[PATCH v3] clocksource/drivers/tcb_clksrc: make IO endian agnostic

2017-06-23 Thread Alexandre Belloni
Now that AVR32 is gone, we can use the proper IO accessors that are correctly handling endianness. Signed-off-by: Alexandre Belloni Acked-by: Nicolas Ferre --- Changes in v3: - rebased on top of tip/timers/core - Added

[PATCH v3] clocksource/drivers/tcb_clksrc: make IO endian agnostic

2017-06-23 Thread Alexandre Belloni
Now that AVR32 is gone, we can use the proper IO accessors that are correctly handling endianness. Signed-off-by: Alexandre Belloni Acked-by: Nicolas Ferre --- Changes in v3: - rebased on top of tip/timers/core - Added collected acks drivers/clocksource/tcb_clksrc.c | 58