On 23 May 2017 at 05:55, Vignesh R <vigne...@ti.com> wrote:
> From: Mugunthan V N <mugunthan...@ti.com>
>
> In board files of am437x, dra7xx, omap5 and am5xx,
> usb_gadget_handle_interrupts() is just a place holder to handle
> dwc3 interrupts, nothing related to board is handled here, so
> move usb_gadget_handle_interrupts() from board files to
> dwc3-omap.c to avoid code duplication based on boards.
>
> Signed-off-by: Mugunthan V N <mugunthan...@ti.com>
> Signed-off-by: Vignesh R <vigne...@ti.com>
> ---
>  board/ti/am43xx/board.c      | 11 -----------
>  board/ti/dra7xx/evm.c        | 11 -----------
>  board/ti/omap5_uevm/evm.c    | 11 -----------
>  drivers/usb/dwc3/dwc3-omap.c | 12 ++++++++++++
>  4 files changed, 12 insertions(+), 33 deletions(-)
>

Reviewed-by: Simon Glass <s...@chromium.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to