commit | 0ac0b6eb6a9d80945454c810cd7eef26958b217b | [log] [tgz] |
---|---|---|
author | Ramon Fried <ramon.fried@gmail.com> | Fri Sep 21 13:35:50 2018 +0300 |
committer | Tom Rini <trini@konsulko.com> | Sun Sep 30 13:00:36 2018 -0400 |
tree | 847267673977a949f00a5c20b54b42ab9eb8f7fd | |
parent | 7846dbdf4823a99a377d4cedce5b55d742d8c04f [diff] |
ehci: msm: switch to generic PHY uclass All the underlying USB PHY was handled in the ehci driver. Use the generic phy API instead. Signed-off-by: Ramon Fried <ramon.fried@gmail.com>