Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755361Ab3IMHUH (ORCPT ); Fri, 13 Sep 2013 03:20:07 -0400 Received: from mail-ob0-f174.google.com ([209.85.214.174]:60164 "EHLO mail-ob0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751932Ab3IMHUD (ORCPT ); Fri, 13 Sep 2013 03:20:03 -0400 MIME-Version: 1.0 In-Reply-To: <20130912145651.GJ11227@lee--X1> References: <1370521041-32318-1-git-send-email-lee.jones@linaro.org> <1370521041-32318-22-git-send-email-lee.jones@linaro.org> <20130821101448.GJ29850@lee--X1> <20130822092130.GB22023@lee--X1> <20130827082326.GE6152@lee--X1> <20130912145651.GJ11227@lee--X1> Date: Fri, 13 Sep 2013 09:20:02 +0200 Message-ID: Subject: Re: [PATCH 21/33] clk: ux500: Add Device Tree support for the PRCC Kernel clock From: Linus Walleij To: Lee Jones Cc: "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , Arnd Bergmann , Linus WALLEIJ , Mike Turquette , Ulf Hansson 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: 1035 Lines: 24 On Thu, Sep 12, 2013 at 4:56 PM, Lee Jones wrote: > On Thu, 12 Sep 2013, Linus Walleij wrote: >> But if you still don't like this, let me cook a counter-patch so >> I can realized on my own how terribly wrong I am... > > I'm going to yank all of the clk_register_clkdev() calls out > imminently anyway, so all those these hiding bugs will soon become > apparent in any case. Why don't I place my 'remove ATAGs' patch-set > on top of this one and then finally remove the clk_register_clkdev()s > and watch the carnage ensue? So that creates problem for me as maintainer if I need to pull or revert some of the patches on top of the stack, all of a sudden the file looks horrible. That is why I want every step to be as clean a cut as possible. 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/