Re: [PATCH 11/26] ARM: dove: remove custom .init_time hook

2013-09-23 Thread Sebastian Hesselbarth
On 09/23/2013 03:32 PM, Jason Cooper wrote: On Mon, Sep 23, 2013 at 11:10:36AM +0200, Andrew Lunn wrote: On Sun, Sep 22, 2013 at 02:20:28PM +0200, Sebastian Hesselbarth wrote: On 09/21/2013 02:22 PM, Andrew Lunn wrote: On Wed, Sep 18, 2013 at 07:53:44PM +0200, Sebastian Hesselbarth wrote: Wit

Re: [PATCH 11/26] ARM: dove: remove custom .init_time hook

2013-09-23 Thread Jason Cooper
On Mon, Sep 23, 2013 at 11:10:36AM +0200, Andrew Lunn wrote: > On Sun, Sep 22, 2013 at 02:20:28PM +0200, Sebastian Hesselbarth wrote: > > On 09/21/2013 02:22 PM, Andrew Lunn wrote: > > >On Wed, Sep 18, 2013 at 07:53:44PM +0200, Sebastian Hesselbarth wrote: > > >>With arch/arm calling of_clk_init(NU

Re: [PATCH 11/26] ARM: dove: remove custom .init_time hook

2013-09-23 Thread Andrew Lunn
On Sun, Sep 22, 2013 at 02:20:28PM +0200, Sebastian Hesselbarth wrote: > On 09/21/2013 02:22 PM, Andrew Lunn wrote: > >On Wed, Sep 18, 2013 at 07:53:44PM +0200, Sebastian Hesselbarth wrote: > >>With arch/arm calling of_clk_init(NULL) from time_init(), we can now > >>remove custom .init_time hooks.

Re: [PATCH 11/26] ARM: dove: remove custom .init_time hook

2013-09-22 Thread Sebastian Hesselbarth
On 09/21/2013 02:22 PM, Andrew Lunn wrote: On Wed, Sep 18, 2013 at 07:53:44PM +0200, Sebastian Hesselbarth wrote: With arch/arm calling of_clk_init(NULL) from time_init(), we can now remove custom .init_time hooks. While at it, also remove some obsolete includes. Signed-off-by: Sebastian Hessel

Re: [PATCH 11/26] ARM: dove: remove custom .init_time hook

2013-09-21 Thread Andrew Lunn
On Wed, Sep 18, 2013 at 07:53:44PM +0200, Sebastian Hesselbarth wrote: > With arch/arm calling of_clk_init(NULL) from time_init(), we can now > remove custom .init_time hooks. While at it, also remove some obsolete > includes. > > Signed-off-by: Sebastian Hesselbarth > --- > Cc: Olof Johansson >

[PATCH 11/26] ARM: dove: remove custom .init_time hook

2013-09-18 Thread Sebastian Hesselbarth
With arch/arm calling of_clk_init(NULL) from time_init(), we can now remove custom .init_time hooks. While at it, also remove some obsolete includes. Signed-off-by: Sebastian Hesselbarth --- Cc: Olof Johansson Cc: Arnd Bergmann Cc: Jason Cooper Cc: Andrew Lunn Cc: Russell King Cc: linux-arm-