From: David Daney <ddaney.cavm@gmail.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org,
David Daney <david.daney@cavium.com>,
Paul Gortmaker <paul.gortmaker@windriver.com>
Subject: Re: [PATCH] usb: Don't make USB_ARCH_HAS_OHCI and USB_ARCH_HAS_EHCI depend on USB_SUPPORT.
Date: Tue, 13 Mar 2012 14:39:14 -0700 [thread overview]
Message-ID: <4F5FBE82.70501@gmail.com> (raw)
In-Reply-To: <20120313211758.GA10168@kroah.com>
On 03/13/2012 02:17 PM, Greg Kroah-Hartman wrote:
> On Mon, Mar 12, 2012 at 12:01:44PM -0700, David Daney wrote:
>> From: David Daney<david.daney@cavium.com>
>>
>> The fact that an architecture/board has OHCI or EHCI does not depend on
>> the fact that the kernel is configured with USB_SUPPORT.
>
> Why are you ignoring XHCI here as well?
Because it was not failing for my specific configuration.
> Shouldn't that fall under the
> same rules as OHCI and EHCI (hint, they should...)
OK, makes sense, I will change it to do that too.
New patch soon...
David Daney
prev parent reply other threads:[~2012-03-13 21:39 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-12 19:01 [PATCH] usb: Don't make USB_ARCH_HAS_OHCI and USB_ARCH_HAS_EHCI depend on USB_SUPPORT David Daney
2012-03-13 21:17 ` Greg Kroah-Hartman
2012-03-13 21:39 ` David Daney [this message]
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=4F5FBE82.70501@gmail.com \
--to=ddaney.cavm@gmail.com \
--cc=david.daney@cavium.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=paul.gortmaker@windriver.com \
/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.