From: laurent.pinchart@ideasonboard.com (Laurent Pinchart)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 1/4] USB: OHCI: Export the ohci_hub_control function
Date: Wed, 16 Apr 2014 01:00:50 +0200 [thread overview]
Message-ID: <1489663.xkLJNqq9Pt@avalon> (raw)
In-Reply-To: <Pine.LNX.4.44L0.1404151358020.1310-100000@iolanthe.rowland.org>
Hi Alan,
On Tuesday 15 April 2014 14:01:54 Alan Stern wrote:
> On Tue, 15 Apr 2014, Laurent Pinchart wrote:
> > Platform drivers sometimes need to perform specific handling of hub
> > control requests. Make this possible by exporting the ohci_hub_control()
> > function which can then be called from a custom hub control handler in
> > the default case.
>
> You should also export ohci_hub_status_data(), since it also gets
> overridden by these other drivers.
OK, I'll submit v3.
> For ehci-hcd, this doesn't seem to matter since ehci_hub_status_data
> doesn't get overridden anywhere.
--
Regards,
Laurent Pinchart
next prev parent reply other threads:[~2014-04-15 23:00 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-15 16:06 [PATCH v2 0/4] Allow OHCI drivers to override hub control operations Laurent Pinchart
2014-04-15 16:06 ` [PATCH v2 1/4] USB: OHCI: Export the ohci_hub_control function Laurent Pinchart
2014-04-15 18:01 ` Alan Stern
2014-04-15 23:00 ` Laurent Pinchart [this message]
2014-04-15 16:06 ` [PATCH v2 2/4] USB: EHCI: Export the ehci_hub_control function Laurent Pinchart
2014-04-15 17:18 ` Stephen Warren
2014-04-15 17:57 ` Alan Stern
2014-04-15 16:06 ` [PATCH v2 3/4] USB: ohci-pxa27x: Add support for external vbus regulators Laurent Pinchart
2014-04-15 16:06 ` [PATCH v2 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=1489663.xkLJNqq9Pt@avalon \
--to=laurent.pinchart@ideasonboard.com \
--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.