From patchwork Mon Apr 16 08:00:53 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Sascha Hauer X-Patchwork-Id: 152774 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from merlin.infradead.org (merlin.infradead.org [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 ACD34B6FD3 for ; Mon, 16 Apr 2012 18:03:55 +1000 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1SJgrz-00021I-Io; Mon, 16 Apr 2012 08:01:07 +0000 Received: from casper.infradead.org ([2001:770:15f::2]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1SJgrw-00021D-5M for linux-arm-kernel@merlin.infradead.org; Mon, 16 Apr 2012 08:01:04 +0000 Received: from metis.ext.pengutronix.de ([2001:6f8:1178:4:290:27ff:fe1d:cc33]) by casper.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1SJgrs-0004xV-PF for linux-arm-kernel@lists.infradead.org; Mon, 16 Apr 2012 08:01:02 +0000 Received: from dude.hi.pengutronix.de ([2001:6f8:1178:2:21e:67ff:fe11:9c5c]) by metis.ext.pengutronix.de with esmtp (Exim 4.72) (envelope-from ) id 1SJgrm-00011p-3t; Mon, 16 Apr 2012 10:00:54 +0200 Received: from sha by dude.hi.pengutronix.de with local (Exim 4.77) (envelope-from ) id 1SJgrl-0005V1-LJ; Mon, 16 Apr 2012 10:00:53 +0200 Date: Mon, 16 Apr 2012 10:00:53 +0200 From: Sascha Hauer To: Olof Johansson Subject: Re: [GIT PULL] i.MX cleanup patches for next Message-ID: <20120416080053.GQ3852@pengutronix.de> References: <20120411084403.GN3852@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-IRC: #ptxdist @freenode X-Accept-Language: de,en X-Accept-Content-Type: text/plain X-Uptime: 09:59:17 up 155 days, 15:46, 43 users, load average: 0.65, 1.64, 4.43 User-Agent: Mutt/1.5.21 (2010-09-15) X-SA-Exim-Connect-IP: 2001:6f8:1178:2:21e:67ff:fe11:9c5c X-SA-Exim-Mail-From: sha@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-arm-kernel@lists.infradead.org X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20120416_090101_240163_A9E8B487 X-CRM114-Status: GOOD ( 38.41 ) X-Spam-Score: -1.9 (-) X-Spam-Report: SpamAssassin version 3.3.2 on casper.infradead.org summary: Content analysis details: (-1.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 T_RP_MATCHES_RCVD Envelope sender domain matches handover relay domain -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: linux-arm-kernel@lists.infradead.org, Arnd Bergmann 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 On Sun, Apr 15, 2012 at 11:23:02AM -0700, Olof Johansson wrote: > Hi, > > > On Wed, Apr 11, 2012 at 1:44 AM, Sascha Hauer wrote: > > Hi Arnd, Olof, > > > > Please pull the following i.MX cleanup patches for next. > > > > Sascha > > > > The following changes since commit dd775ae2549217d3ae09363e3edb305d0fa19928: > > > >  Linux 3.4-rc1 (2012-03-31 16:24:09 -0700) > > > > are available in the git repository at: > > > >  git://git.pengutronix.de/git/imx/linux-2.6.git tags/imx-cleanup-20120411 > > > > for you to fetch changes up to b0843e814737756a38003afe663a626653b66f58: > > > >  efikamx: match machine descriptions with legacy (2012-04-02 11:20:38 +0200) > > > > ---------------------------------------------------------------- > > i.MX misc cleanups > > > > ---------------------------------------------------------------- > > Hector Oron (1): > >      efikamx: match machine descriptions with legacy > > > > Uwe Kleine-König (1): > >      ARM: imx/mx21ads: remove unneeded cast > > Same comment as on the other pull request regarding prefix on the efikamx patch. > > Also, no need to date the tags -- the tag itself contains the date > (Linus has been complaining to people who add redundant data to the > tag contents when they send tags to him). Ok, won't do this in future. I just thought it might be a good idea, because otherwise I end up with the same tag names in the next pull request. > > Branch contents otherwise looks OK, so respin and send a fresh pull > request and we'll merge it in. Here it is: The following changes since commit dd775ae2549217d3ae09363e3edb305d0fa19928: Linux 3.4-rc1 (2012-03-31 16:24:09 -0700) are available in the git repository at: git://git.pengutronix.de/git/imx/linux-2.6.git tags/arm-imx-cleanup for you to fetch changes up to 33076883bc45bfdd5fa5c9bff7f012a460719aba: ARM: i.MX: efikamx: match machine descriptions with legacy (2012-04-16 09:54:50 +0200) ---------------------------------------------------------------- ARM: i.MX: misc board cleanups ---------------------------------------------------------------- Hector Oron (1): ARM: i.MX: efikamx: match machine descriptions with legacy Uwe Kleine-König (1): ARM: imx/mx21ads: remove unneeded cast arch/arm/mach-imx/mach-mx21ads.c | 3 +-- arch/arm/mach-imx/mach-mx51_efikamx.c | 3 +-- arch/arm/mach-imx/mach-mx51_efikasb.c | 2 +- 3 files changed, 3 insertions(+), 5 deletions(-)