Re: [PATCH v2 00/15] timers: clean up ARCH_GETTIMEOFFSET, LEGACY_TIMER_TICK

2020-11-01 Thread Arnd Bergmann
On Sun, Nov 1, 2020 at 4:47 AM Finn Thain wrote: > > On Fri, 30 Oct 2020, Arnd Bergmann wrote: > > > CONFIG_ARCH_GETTIMEOFFSET has been gradually phased out from all > > platforms, with only ARM EBSA110 recently. As this has no more known > > users, the first three patches remove EBSA110 along wit

Re: [PATCH v2 00/15] timers: clean up ARCH_GETTIMEOFFSET, LEGACY_TIMER_TICK

2020-10-31 Thread Finn Thain
On Fri, 30 Oct 2020, Arnd Bergmann wrote: > CONFIG_ARCH_GETTIMEOFFSET has been gradually phased out from all > platforms, with only ARM EBSA110 recently. As this has no more known > users, the first three patches remove EBSA110 along with one platform > specific driver and the ARCH_GETTIMEOFFSE