
24 May
2018
24 May
'18
4:01 a.m.
On Wed, May 23, 2018 at 2:30 AM, Simon Glass sjg@chromium.org wrote:
Hi Ramon, On 20 May 2018 at 13:04, Ramon Fried ramon.fried@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@gmail.com
board/qualcomm/dragonboard410c/dragonboard410c.c | 4 ++-- drivers/usb/host/ehci-msm.c | 11 ++++------- 2 files changed, 6 insertions(+), 9 deletions(-)
Regards, Simon