Re: [PATCH 3/8] arm: time: Remove the persistent clock support for ARM architecture

2018-06-23 Thread Thomas Gleixner
On Wed, 13 Jun 2018, Baolin Wang wrote: > We have introduced the persistent clock framework to support the OS time > compensating from persistent clock, and we will convert all drivers to > use common persistent clock framework instead of the persistent clock > support used only for the ARM archit

[PATCH 3/8] arm: time: Remove the persistent clock support for ARM architecture

2018-06-13 Thread Baolin Wang
We have introduced the persistent clock framework to support the OS time compensating from persistent clock, and we will convert all drivers to use common persistent clock framework instead of the persistent clock support used only for the ARM architecture. So we can remove these code with converti