All of lore.kernel.org
 help / color / mirror / Atom feed
From: York Sun <yorksun@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] usb/xhci: remove XHCI init code from other usb controllers
Date: Wed, 22 Oct 2014 12:33:21 -0700	[thread overview]
Message-ID: <54480681.5040609@freescale.com> (raw)
In-Reply-To: <201410222056.20273.marex@denx.de>

On 10/22/2014 11:56 AM, Marek Vasut wrote:
> On Monday, March 24, 2014 at 02:52:27 AM, Zhao Qiang wrote:
>> The patch with commit id "020bbcb76b5be0d5406d2ae7c26dbdb013ead812"
>> adds some init codes for XHCI but not for other usb controllers.
>> And it will causes a bug for EHCI.
>> so use macro "#ifdef CONFIG_USB_XHCI" to run it just for XHCI.
>>
>> Signed-off-by: Zhao Qiang <B45475@freescale.com>
> 
> Is this still relevant? What kind of bug does this fix exactly?
> 
> Also, next time please CC me.
> 

I think so. Qiang just pinged me yesterday. Do you think it is reasonable to
conditionally power cycle the ports?

York

  reply	other threads:[~2014-10-22 19:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-24  1:52 [U-Boot] [PATCH] usb/xhci: remove XHCI init code from other usb controllers Zhao Qiang
2014-10-22 18:56 ` Marek Vasut
2014-10-22 19:33   ` York Sun [this message]
2014-10-22 19:37     ` Marek Vasut

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=54480681.5040609@freescale.com \
    --to=yorksun@freescale.com \
    --cc=u-boot@lists.denx.de \
    /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.