commit | b898f5fa39f8606d64f1760ac09400e9323fed83 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <florian@openwrt.org> | Mon Oct 08 15:11:24 2012 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Oct 22 11:23:58 2012 -0700 |
tree | c7642f8b0b16cf86c1169e5cb45f313ddbb1798b | |
parent | 1de7d89c76350de456143503d52447a466b4025e [diff] |
ARM: cns3xxx: use ehci platform driver This patch converts the cns3xxx platform to use the ehci-platform driver instead of the ehci-cns3xxx platform driver. The ehci-platform driver is provided with power_{on,off} callbacks to ensure proper block gating and USB configuration of the EHCI controller. 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>