From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758933Ab3BKTCW (ORCPT ); Mon, 11 Feb 2013 14:02:22 -0500 Received: from mho-04-ewr.mailhop.org ([204.13.248.74]:10359 "EHLO mho-02-ewr.mailhop.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1758524Ab3BKTCT (ORCPT ); Mon, 11 Feb 2013 14:02:19 -0500 X-Mail-Handler: Dyn Standard SMTP by Dyn X-Originating-IP: 50.131.214.131 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX19zMCxf9S4Qx4Nq1D2C50Ti Date: Mon, 11 Feb 2013 11:02:06 -0800 From: Tony Lindgren To: Roger Quadros Cc: Olof Johansson , Alan Stern , balbi@ti.com, sameo@linux.intel.com, kishon@ti.com, sshtylyov@mvista.com, bjorn@mork.no, linux@arm.linux.org.uk, linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v7 01/22] mfd: omap-usb-host: Consolidate OMAP USB-HS platform data Message-ID: <20130211190205.GT4801@atomide.com> References: <1358422231-24736-2-git-send-email-rogerq@ti.com> <20130117165943.GI14149@atomide.com> <5118A4BC.2020003@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5118A4BC.2020003@ti.com> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Roger Quadros [130211 00:02]: > On 02/11/2013 08:46 AM, Olof Johansson wrote: > > On Thu, Jan 17, 2013 at 8:59 AM, Tony Lindgren wrote: > >> * Alan Stern [130117 07:19]: > >>> On Thu, 17 Jan 2013, Roger Quadros wrote: > >>> > >>>> Let's have a single platform data structure for the OMAP's High-Speed > >>>> USB host subsystem instead of having 3 separate ones i.e. one for > >>>> board data, one for USB Host (UHH) module and one for USB-TLL module. > >>>> > >>>> This makes the code much simpler and avoids creating multiple copies of > >>>> platform data. > >>>> > >>>> CC: Alan Stern > >>>> > >>>> Signed-off-by: Roger Quadros > >>> > >>> For the ehci-omap.c part: > >>> > >>> Acked-by: Alan Stern > >> > >> If Samuel acks this patch, I can apply just this patch alone on v3.8-rc3 > >> into an immutable branch omap-for-v3.9/board-usb so we all merge it in > >> as needed. > > > > So, that didn't happen; Samuel applied it from the mailing list and > > sfr just hit merge conflicts due to it. > > > > Sigh. > > > > This patch (touching arch/arm/mach-omap2) didn't have acks from Tony either. > > Oops, this is my bad :(. Should have flagged Samuel about it. Will be more careful > next time. > > > > > Samuel, Tony, can you sort this out with a stable short topic branch > > as Tony suggested? It'd be nice to avoid the merge conflict by a > > little coordination here. :( Let's see if Samuel can still drop these like I suggested in the merge conflict mail from Stephen. Regards, Tony