All of lore.kernel.org
 help / color / mirror / Atom feed
From: Felipe Balbi <balbi-l0cyMroinI0@public.gmane.org>
To: Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
Cc: balbi-l0cyMroinI0@public.gmane.org,
	Linux USB Mailing List
	<linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	Alan Stern
	<stern-nwvwT67g6+6dFdvTe/nMLpVzexx5G7lz@public.gmane.org>,
	Greg KH
	<gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>,
	linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	Venu Byravarasu
	<vbyravarasu-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
Subject: Re: [PATCH 8/9] usb: host: ehci-tegra: fix PHY error handling
Date: Tue, 19 Mar 2013 10:24:09 +0200	[thread overview]
Message-ID: <20130319082409.GD17049@arwen.pp.htv.fi> (raw)
In-Reply-To: <514731EE.9010709-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>

[-- Attachment #1: Type: text/plain, Size: 1039 bytes --]

On Mon, Mar 18, 2013 at 09:25:34AM -0600, Stephen Warren wrote:
> On 03/18/2013 02:02 AM, Felipe Balbi wrote:
> > Hi,
> > 
> > On Fri, Mar 15, 2013 at 03:12:08PM -0600, Stephen Warren wrote:
> >> On 03/15/2013 03:12 AM, Felipe Balbi wrote:
> >>> PHY layer no longer returns NULL, we must switch from
> >>> IS_ERR_OR_NULL() to IS_ERR().
> >> 
> >> This change will definitely conflict with some Tegra
> >> EHCI/USB-PHY changes that Venu plans to submit very soon, for
> >> 3.10. This is relevant
> > 
> > but this is such a small change that, even if it conflicts,
> > resolution will be trivial.
> 
> Well, Venu's changes re-organize exactly the code you're modifying.
> Wouldn't it be simpler to simply take all the Tegra USB patches
> through the PHY tree and avoid any conflicts at all?

alright, I will take all patches, so please create a very small
immutable branch which I can merge then I'll take all other patches.

Let's just try to avoid this sort of situation whenever possible.

cheers

-- 
balbi

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

  parent reply	other threads:[~2013-03-19  8:24 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-15  9:12 [PATCH 0/9] usb: fix PHY error handling Felipe Balbi
     [not found] ` <1363338730-14581-1-git-send-email-balbi-l0cyMroinI0@public.gmane.org>
2013-03-15  9:12   ` [PATCH 1/9] usb: dwc3: " Felipe Balbi
2013-03-15  9:12   ` [PATCH 2/9] usb: gadget: mv_udc_core: " Felipe Balbi
2013-03-15  9:12   ` [PATCH 3/9] usb: gadget: s3c-hsotg: " Felipe Balbi
2013-03-15  9:12   ` [PATCH 4/9] usb: musb: omap2430: " Felipe Balbi
2013-03-15  9:12   ` [PATCH 5/9] usb: host: ehci-msm: " Felipe Balbi
2013-03-15  9:12   ` [PATCH 6/9] usb: host: ehci-mv: " Felipe Balbi
2013-03-15  9:12   ` [PATCH 7/9] usb: host: ehci-s5p: " Felipe Balbi
2013-03-15  9:12   ` [PATCH 8/9] usb: host: ehci-tegra: " Felipe Balbi
     [not found]     ` <1363338730-14581-9-git-send-email-balbi-l0cyMroinI0@public.gmane.org>
2013-03-15 21:12       ` Stephen Warren
     [not found]         ` <51438EA8.1060301-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2013-03-18  8:02           ` Felipe Balbi
     [not found]             ` <20130318080245.GI17135-S8G//mZuvNWo5Im9Ml3/Zg@public.gmane.org>
2013-03-18 15:25               ` Stephen Warren
     [not found]                 ` <514731EE.9010709-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2013-03-19  8:24                   ` Felipe Balbi [this message]
2013-03-18 16:08               ` Greg KH
2013-03-15  9:12   ` [PATCH 9/9] usb: host: ohci-exynos: " Felipe Balbi
2013-03-15 15:01   ` [PATCH 0/9] usb: " Alan Stern

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130319082409.GD17049@arwen.pp.htv.fi \
    --to=balbi-l0cymroini0@public.gmane.org \
    --cc=gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org \
    --cc=linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=stern-nwvwT67g6+6dFdvTe/nMLpVzexx5G7lz@public.gmane.org \
    --cc=swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org \
    --cc=vbyravarasu-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.