All of lore.kernel.org
 help / color / mirror / Atom feed
From: swarren@wwwdotorg.org (Stephen Warren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4 2/4] USB: EHCI: Export the ehci_hub_control function
Date: Wed, 16 Apr 2014 11:10:34 -0600	[thread overview]
Message-ID: <534EB98A.1000503@wwwdotorg.org> (raw)
In-Reply-To: <1397664012-28022-3-git-send-email-laurent.pinchart@ideasonboard.com>

On 04/16/2014 10:00 AM, Laurent Pinchart wrote:
> Platform drivers sometimes need to perform specific handling of hub
> control requests. Make this possible by exporting the ehci_hub_control()
> function which can then be called from a custom hub control handler in
> the default case.

The Tegra parts,
Acked-by: Stephen Warren <swarren@nvidia.com>

  reply	other threads:[~2014-04-16 17:10 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-16 16:00 [PATCH v4 0/4] Allow OHCI/EHCI drivers to override more hub operations Laurent Pinchart
2014-04-16 16:00 ` [PATCH v4 1/4] USB: OHCI: Export the OHCI hub control and status_data functions Laurent Pinchart
2014-04-16 16:00 ` [PATCH v4 2/4] USB: EHCI: Export the ehci_hub_control function Laurent Pinchart
2014-04-16 17:10   ` Stephen Warren [this message]
2014-04-16 16:00 ` [PATCH v4 3/4] USB: ohci-pxa27x: Add support for external vbus regulators Laurent Pinchart
2014-04-16 16:00 ` [PATCH v4 4/4] ARM: pxa: zeus: Replace OHCI init/exit functions with a regulator Laurent Pinchart

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=534EB98A.1000503@wwwdotorg.org \
    --to=swarren@wwwdotorg.org \
    --cc=linux-arm-kernel@lists.infradead.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.