]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
usb: ehci-generic: support reset control for generic EHCI
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 21 Sep 2016 02:29:02 +0000 (11:29 +0900)
committerTom Rini <trini@konsulko.com>
Sat, 24 Sep 2016 02:25:44 +0000 (22:25 -0400)
commit8824cfc19a6e4ae23ca8006bb22b7b6f839b09a8
tree479f59a0b3d632aa16b0a4ad508422dbb4cc829f
parent4815db87f518ba6d4f070cfbcb6959ea7720775d
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>
drivers/usb/host/ehci-generic.c