Re: [GIT PULL] Remove ARM local timer API

2013-07-25 Thread Stephen Boyd
On 07/23, Olof Johansson wrote: > On Tue, Jul 23, 2013 at 4:40 PM, Stephen Boyd wrote: > > On 07/23, Olof Johansson wrote: > > >> Merged in as localtimer/removal into next/cleanup. > >> > >> I had quite a few merge conflicts due to the __cpuinit removal, so > >> please double-check my

Re: [GIT PULL] Remove ARM local timer API

2013-07-25 Thread Stephen Boyd
On 07/23, Olof Johansson wrote: On Tue, Jul 23, 2013 at 4:40 PM, Stephen Boyd sb...@codeaurora.org wrote: On 07/23, Olof Johansson wrote: Merged in as localtimer/removal into next/cleanup. I had quite a few merge conflicts due to the __cpuinit removal, so please double-check my

Re: [GIT PULL] Remove ARM local timer API

2013-07-23 Thread Olof Johansson
On Tue, Jul 23, 2013 at 4:40 PM, Stephen Boyd wrote: > On 07/23, Olof Johansson wrote: >> Merged in as localtimer/removal into next/cleanup. >> >> I had quite a few merge conflicts due to the __cpuinit removal, so >> please double-check my resolutions. >> > > A __cpuinit is leftover in

Re: [GIT PULL] Remove ARM local timer API

2013-07-23 Thread Stephen Boyd
On 07/23, Olof Johansson wrote: > On Tue, Jun 25, 2013 at 1:02 PM, Stephen Boyd wrote: > > Olof/Arnd, > > > > These patches remove the ARM local timer API. The ARM architected > > timers have already moved away from this API so this series > > migrates the rest of the users allowing us to remove

Re: [GIT PULL] Remove ARM local timer API

2013-07-23 Thread Olof Johansson
On Tue, Jun 25, 2013 at 1:02 PM, Stephen Boyd wrote: > Olof/Arnd, > > These patches remove the ARM local timer API. The ARM architected > timers have already moved away from this API so this series > migrates the rest of the users allowing us to remove the API > entirely. Thomas has been kind

Re: [GIT PULL] Remove ARM local timer API

2013-07-23 Thread Olof Johansson
On Tue, Jun 25, 2013 at 1:02 PM, Stephen Boyd sb...@codeaurora.org wrote: Olof/Arnd, These patches remove the ARM local timer API. The ARM architected timers have already moved away from this API so this series migrates the rest of the users allowing us to remove the API entirely. Thomas has

Re: [GIT PULL] Remove ARM local timer API

2013-07-23 Thread Stephen Boyd
On 07/23, Olof Johansson wrote: On Tue, Jun 25, 2013 at 1:02 PM, Stephen Boyd sb...@codeaurora.org wrote: Olof/Arnd, These patches remove the ARM local timer API. The ARM architected timers have already moved away from this API so this series migrates the rest of the users allowing us

Re: [GIT PULL] Remove ARM local timer API

2013-07-23 Thread Olof Johansson
On Tue, Jul 23, 2013 at 4:40 PM, Stephen Boyd sb...@codeaurora.org wrote: On 07/23, Olof Johansson wrote: Merged in as localtimer/removal into next/cleanup. I had quite a few merge conflicts due to the __cpuinit removal, so please double-check my resolutions. A __cpuinit is leftover in

Re: [GIT PULL] Remove ARM local timer API

2013-07-19 Thread Olof Johansson
Stephen Boyd wrote: >On 07/08/13 08:35, Stephen Boyd wrote: >> On 06/27, Olof Johansson wrote: >>> On Tue, Jun 25, 2013 at 01:02:12PM -0700, Stephen Boyd wrote: Olof/Arnd, These patches remove the ARM local timer API. The ARM architected timers have already moved away from

Re: [GIT PULL] Remove ARM local timer API

2013-07-19 Thread Olof Johansson
Stephen Boyd sb...@codeaurora.org wrote: On 07/08/13 08:35, Stephen Boyd wrote: On 06/27, Olof Johansson wrote: On Tue, Jun 25, 2013 at 01:02:12PM -0700, Stephen Boyd wrote: Olof/Arnd, These patches remove the ARM local timer API. The ARM architected timers have already moved away from

Re: [GIT PULL] Remove ARM local timer API

2013-07-17 Thread Stephen Boyd
On 07/08/13 08:35, Stephen Boyd wrote: > On 06/27, Olof Johansson wrote: >> On Tue, Jun 25, 2013 at 01:02:12PM -0700, Stephen Boyd wrote: >>> Olof/Arnd, >>> >>> These patches remove the ARM local timer API. The ARM architected >>> timers have already moved away from this API so this series >>>

Re: [GIT PULL] Remove ARM local timer API

2013-07-17 Thread Stephen Boyd
On 07/08/13 08:35, Stephen Boyd wrote: On 06/27, Olof Johansson wrote: On Tue, Jun 25, 2013 at 01:02:12PM -0700, Stephen Boyd wrote: Olof/Arnd, These patches remove the ARM local timer API. The ARM architected timers have already moved away from this API so this series migrates the rest of

Re: [GIT PULL] Remove ARM local timer API

2013-07-08 Thread Stephen Boyd
On 06/27, Olof Johansson wrote: > On Tue, Jun 25, 2013 at 01:02:12PM -0700, Stephen Boyd wrote: > > Olof/Arnd, > > > > These patches remove the ARM local timer API. The ARM architected > > timers have already moved away from this API so this series > > migrates the rest of the users allowing us

Re: [GIT PULL] Remove ARM local timer API

2013-07-08 Thread Stephen Boyd
On 06/27, Olof Johansson wrote: On Tue, Jun 25, 2013 at 01:02:12PM -0700, Stephen Boyd wrote: Olof/Arnd, These patches remove the ARM local timer API. The ARM architected timers have already moved away from this API so this series migrates the rest of the users allowing us to remove

Re: [GIT PULL] Remove ARM local timer API

2013-06-27 Thread Olof Johansson
On Tue, Jun 25, 2013 at 01:02:12PM -0700, Stephen Boyd wrote: > Olof/Arnd, > > These patches remove the ARM local timer API. The ARM architected > timers have already moved away from this API so this series > migrates the rest of the users allowing us to remove the API > entirely. Thomas has been

Re: [GIT PULL] Remove ARM local timer API

2013-06-27 Thread Olof Johansson
On Tue, Jun 25, 2013 at 01:02:12PM -0700, Stephen Boyd wrote: Olof/Arnd, These patches remove the ARM local timer API. The ARM architected timers have already moved away from this API so this series migrates the rest of the users allowing us to remove the API entirely. Thomas has been kind

Re: [GIT PULL] Remove ARM local timer API

2013-06-25 Thread Barry Song
2013/6/26 Stephen Boyd : > Olof/Arnd, > > These patches remove the ARM local timer API. The ARM architected > timers have already moved away from this API so this series > migrates the rest of the users allowing us to remove the API > entirely. Thomas has been kind enough to take the first two >

[GIT PULL] Remove ARM local timer API

2013-06-25 Thread Stephen Boyd
Olof/Arnd, These patches remove the ARM local timer API. The ARM architected timers have already moved away from this API so this series migrates the rest of the users allowing us to remove the API entirely. Thomas has been kind enough to take the first two patches into timers/core in the tip

[GIT PULL] Remove ARM local timer API

2013-06-25 Thread Stephen Boyd
Olof/Arnd, These patches remove the ARM local timer API. The ARM architected timers have already moved away from this API so this series migrates the rest of the users allowing us to remove the API entirely. Thomas has been kind enough to take the first two patches into timers/core in the tip

Re: [GIT PULL] Remove ARM local timer API

2013-06-25 Thread Barry Song
2013/6/26 Stephen Boyd sb...@codeaurora.org: Olof/Arnd, These patches remove the ARM local timer API. The ARM architected timers have already moved away from this API so this series migrates the rest of the users allowing us to remove the API entirely. Thomas has been kind enough to take the