commit | bc866cc8d9ea35f0de138a9d01c0598570a58724 | [log] [tgz] |
---|---|---|
author | Ramon Fried <ramon.fried@gmail.com> | Fri Sep 21 13:35:43 2018 +0300 |
committer | Tom Rini <trini@konsulko.com> | Sun Sep 30 13:00:35 2018 -0400 |
tree | eaf2612b25f13e8c5463d46675275d249906915a | |
parent | 988de86c2d8cd1e34b9afbf85015cfb94b3432e6 [diff] |
ehci: Replace board_prepare_usb with board_usb_init Use standard board_usb_init() instead of the specific board_prepare_usb. Signed-off-by: Ramon Fried <ramon.fried@gmail.com>