commit | 3e0c70d050c7ed6d163897a6ac894f063c31b10f | [log] [tgz] |
---|---|---|
author | Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> | Thu Apr 12 15:48:49 2012 +0900 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Apr 18 13:52:35 2012 -0700 |
tree | 6bb63e2112cdbc161990917a3088d357120ae061 | |
parent | 7af395922a9f2ba72f40a09641347b31cd1abad4 [diff] |
usb: ehci-sh: Add PHY init function with platform data In devices using ehci-sh, initialization of the PHY may be necessary. This adds platform data to ehci-sh and provide function to initialize PHY. Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> CC: Shimoda, Yoshihiro <yoshihiro.shimoda.uh@renesas.com> Acked-by: Paul Mundt <lethal@linux-sh.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>