Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754599Ab3ITUt3 (ORCPT ); Fri, 20 Sep 2013 16:49:29 -0400 Received: from mail-ob0-f180.google.com ([209.85.214.180]:44705 "EHLO mail-ob0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753205Ab3ITUt2 (ORCPT ); Fri, 20 Sep 2013 16:49:28 -0400 MIME-Version: 1.0 In-Reply-To: <1379526839-14798-2-git-send-email-sebastian.hesselbarth@gmail.com> References: <1379526839-14798-1-git-send-email-sebastian.hesselbarth@gmail.com> <1379526839-14798-2-git-send-email-sebastian.hesselbarth@gmail.com> Date: Fri, 20 Sep 2013 22:49:27 +0200 Message-ID: Subject: Re: [PATCH 01/26] ARM: nomadik: move mtu setup to clocksource init From: Linus Walleij To: Sebastian Hesselbarth Cc: Olof Johansson , Arnd Bergmann , Alessandro Rubini , STEricsson , Russell King , Daniel Lezcano , Thomas Gleixner , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 923 Lines: 25 On Wed, Sep 18, 2013 at 7:53 PM, Sebastian Hesselbarth wrote: > MTU timer initialization is stuffed into .init_time callback, while > cpu8815_timer_init_of again maps addresses from the same device node. > Therefore, this patch moves mtu setup from to clocksource init. > > Signed-off-by: Sebastian Hesselbarth Another happy Nomadik user? Or are you just compile testing this? Actually, this is superceded and collides with this pending fix: http://marc.info/?l=linux-arm-kernel&m=137910161418706&w=2 We should wait for that to hit mainline and then see what we want to do with this. Yours, Linus Walleij -- 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/