From patchwork Sat Sep 22 01:48:36 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jason Cooper X-Patchwork-Id: 186038 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from merlin.infradead.org (unknown [IPv6:2001:4978:20e::2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id C174B2C008B for ; Sat, 22 Sep 2012 12:24:31 +1000 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1TFFKm-00071E-C9; Sat, 22 Sep 2012 02:20:44 +0000 Received: from mho-03-ewr.mailhop.org ([204.13.248.66] helo=mho-01-ewr.mailhop.org) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1TFFKi-000710-Cj for linux-arm-kernel@lists.infradead.org; Sat, 22 Sep 2012 02:20:40 +0000 Received: from pool-72-84-113-162.nrflva.fios.verizon.net ([72.84.113.162] helo=titan) by mho-01-ewr.mailhop.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.72) (envelope-from ) id 1TFEpi-000HvD-Ka; Sat, 22 Sep 2012 01:48:38 +0000 Received: from titan.lakedaemon.net (localhost [127.0.0.1]) by titan (Postfix) with ESMTP id DF0ED380FD9; Fri, 21 Sep 2012 21:48:36 -0400 (EDT) X-Mail-Handler: Dyn Standard SMTP by Dyn X-Originating-IP: 72.84.113.162 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1+AT2i9YOwhdHVlaf36YUFkl5pDU59q84c= Date: Fri, 21 Sep 2012 21:48:36 -0400 From: Jason Cooper To: Arnd Bergmann , Olof Johansson Subject: Re: [GIT PULL V4 4a/5] ARM: Kirkwood: cleanup for v3.7 Message-ID: <20120922014836.GA5469@titan.lakedaemon.net> References: <20120829001129.GO19437@titan.lakedaemon.net> <20120921195714.GY5469@titan.lakedaemon.net> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20120921195714.GY5469@titan.lakedaemon.net> User-Agent: Mutt/1.5.20 (2009-06-14) X-Spam-Note: CRM114 invocation failed X-Spam-Score: -1.9 (-) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-1.9 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [204.13.248.66 listed in list.dnswl.org] -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: Gregory CLEMENT , Andrew Lunn , Thomas Petazzoni , Linux ARM Kernel X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.14 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org Arnd, Olof, Of course, the best ideas hit after you relax. I am sending a V4 of this pullrq split into two. * This does not affect the other branches at all * this separates out the platform_data conversion for kirkwood so that if it conflicts with others, you can drop it easily. So, this pullrq (a) is just cleanup. pullrq (b) is platform_data only and nothing else in the series of pullrq's depends on it. Use it, drop it, doesn't matter. I sincerely hope that helps. thx, Jason. The following changes since commit 68fa6eb9d0dd41b1bb72bade6f6307193b18fbd1: Merge branch 'kirkwood/boards' into kirkwood/cleanup (2012-09-21 18:54:20 +0000) are available in the git repository at: git://git.infradead.org/users/jcooper/linux.git kirkwood/cleanup Jamie Lentin (1): ARM: kirkwood: Trim excess #includes in board-dnskw.c Jason Cooper (1): ARM: Kirkwood: ehci now specified in kirkwood.dtsi. remove legacy platform init arch/arm/mach-kirkwood/board-dnskw.c | 9 --------- arch/arm/mach-kirkwood/board-dockstar.c | 1 - arch/arm/mach-kirkwood/board-iomega_ix2_200.c | 2 -- arch/arm/mach-kirkwood/board-km_kirkwood.c | 1 - 4 files changed, 0 insertions(+), 13 deletions(-)