Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754022Ab3ISNeI (ORCPT ); Thu, 19 Sep 2013 09:34:08 -0400 Received: from service87.mimecast.com ([91.220.42.44]:60423 "EHLO service87.mimecast.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751914Ab3ISNeG convert rfc822-to-8bit (ORCPT ); Thu, 19 Sep 2013 09:34:06 -0400 Message-ID: <1379597640.3347.18.camel@hornet> Subject: Re: [PATCH 25/26] ARM: vexpress: remove custom .init_time hook From: Pawel Moll To: Sebastian Hesselbarth Cc: Olof Johansson , Arnd Bergmann , Russell King , "Jon Medhurst (Tixy)" , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" Date: Thu, 19 Sep 2013 14:34:00 +0100 In-Reply-To: <1379526839-14798-26-git-send-email-sebastian.hesselbarth@gmail.com> References: <1379526839-14798-1-git-send-email-sebastian.hesselbarth@gmail.com> <1379526839-14798-26-git-send-email-sebastian.hesselbarth@gmail.com> X-Mailer: Evolution 3.8.2-0ubuntu1~raring1 Mime-Version: 1.0 X-OriginalArrivalTime: 19 Sep 2013 13:34:01.0253 (UTC) FILETIME=[E6A48550:01CEB53C] X-MC-Unique: 113091914340301801 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 711 Lines: 20 On Wed, 2013-09-18 at 18:53 +0100, Sebastian Hesselbarth wrote: > With arch/arm calling of_clk_init(NULL) from time_init(), we can now > remove custom .init_time hooks. The call to versatile_sched_clock_init > is moved to .init_early instead, were it is also for non-DT boards. > > Signed-off-by: Sebastian Hesselbarth > Tested-by: Jon Medhurst (Tixy) Acked-by: Pawel Moll Thanks! Pawel -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/