[U-Boot] [PATCH] ehci: msm: Replace board_prepare_usb with board_usb_init

Ramon Fried ramon.fried at gmail.com
Thu May 24 02:01:26 UTC 2018


On Wed, May 23, 2018 at 2:30 AM, Simon Glass <sjg at chromium.org> wrote:
> Hi Ramon,
> On 20 May 2018 at 13:04, Ramon Fried <ramon.fried at gmail.com> wrote:
>> Use standard board_usb_init() instead of the specific board_prepare_usb.
>
> You should mention why...
>
> For any patch:
> - what the problem is / motivation
> - what your patch does
Sure, thanks.
I'll resend the updated patch shortly.
Thanks,
Ramon
>
>>
>> Signed-off-by: Ramon Fried <ramon.fried at gmail.com>
>> ---
>>  board/qualcomm/dragonboard410c/dragonboard410c.c |  4 ++--
>>  drivers/usb/host/ehci-msm.c                      | 11 ++++-------
>>  2 files changed, 6 insertions(+), 9 deletions(-)
>>
>
> Regards,
> Simon


More information about the U-Boot mailing list