commit | 5d4eb84d2f8e6b8cb2bee58f030a5e308c6b1032 | [log] [tgz] |
---|---|---|
author | Ramon Fried <ramon.fried@gmail.com> | Fri Sep 21 13:35:52 2018 +0300 |
committer | Tom Rini <trini@konsulko.com> | Sun Sep 30 13:00:36 2018 -0400 |
tree | 40fdff47ea24f734ad7b116aa9ba2e9b04ed6838 | |
parent | 7b0334f7ea5db6c0bc9df52ad1962a3e8bf1877d [diff] |
usb:ci_udc: Introduce init_after_reset phy function MSM variant of Chipidea must reinitalize the phy after controller reset. Introduce ci_init_after_reset() weak function that can be used to achieve the above init. Signed-off-by: Ramon Fried <ramon.fried@gmail.com>