diff options
author | Florian Fainelli <florian@openwrt.org> | 2012-10-08 15:11:32 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-10-22 20:26:19 +0200 |
commit | 6da00dd7b4c2e6678c3eab3573fb94a0c14ec1cf (patch) | |
tree | eb47d33e5c730c8214b550b5e8413761e53fb9bc /README | |
parent | USB: OHCI: remove PNX8550 OHCI driver (diff) | |
download | linux-6da00dd7b4c2e6678c3eab3573fb94a0c14ec1cf.tar.xz linux-6da00dd7b4c2e6678c3eab3573fb94a0c14ec1cf.zip |
ARM: cns3xxx: use OHCI platform driver
This patch converts the cns3xxx platform to use the ohci-platform driver which
is now suitable for use.
A previous patch converted the cns3xxx platform to use the ehci-platform
driver, and thus introduced the need to have power_{on,off} callbacks.
Since both the EHCI and OHCI platform drivers use the same same power_{on,off}
callbacks now, rename them to cns3xx_usb_power_{on,off} to show that they are
shared.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions