commit | 8a5a18082d4e5bc2a781de8ff19e3fa079b1c376 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Wed Sep 21 11:29:02 2016 +0900 |
committer | Tom Rini <trini@konsulko.com> | Fri Sep 23 22:25:44 2016 -0400 |
tree | 479f59a0b3d632aa16b0a4ad508422dbb4cc829f | |
parent | af7271357a960429139e86115e8e359ddfc47e01 [diff] |
usb: ehci-generic: support reset control for generic EHCI This driver is designed in a generic manner, so resets should be handled generically as well. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>