From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [RFC PATCH 00/18] ARM: msm multiplatform support Date: Wed, 04 Mar 2015 21:35:53 +0100 Message-ID: <3942232.3OrEzc0z0v@wuerfel> References: <1425497592-1831064-1-git-send-email-arnd@arndb.de> <1425501092.2090.21.camel@tiscali.nl> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: Received: from mout.kundenserver.de ([212.227.17.13]:59361 "EHLO mout.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752765AbbCDUg3 (ORCPT ); Wed, 4 Mar 2015 15:36:29 -0500 In-Reply-To: <1425501092.2090.21.camel@tiscali.nl> Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: Paul Bolle Cc: linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, David Brown , Daniel Walker , Bryan Huntsman , Stephen Boyd , Tim Bird , Bjorn Andersson , Linus Walleij , linux-kernel@vger.kernel.org, Greg Kroah-Hartman , Ulf Hansson On Wednesday 04 March 2015 21:31:32 Paul Bolle wrote: > Arnd Bergmann schreef op wo 04-03-2015 om 20:32 [+0100]: > > arch/arm/mach-msm/board-sapphire.c | 17 +- > > Please be aware that board-sapphire.c isn't actually wired into the > build system _at all_. It never has been (see > https://lkml.org/lkml/2014/5/14/634 ). There's another thread were the > submitter of this file basically refuses to remove this file, if memory > serves me right. > > I try not to use colorful language on the net. Perhaps I wouldn't have > to bother you now if I would have used such language last year. I noticed this, but since it was not standing in the way of what I tried to do, I did not do anything about it here. > You touch board-sapphire.c in 12/18 and 17/18. That was a waste of your > time, however small. Should I submit a separate patch to remove it or do > you prefer to fold such a patch into this series? The patch would be appreciated, but I'd keep it separate from this series. I saw a lot of things in need of cleanup in the files I touched here, but refused the temptation, in order to get something done and not start something controversial. Arnd