Searched hist:"99 ed621795dafebf039f1dbeb6658c6ff6566d43" (Results 1 – 6 of 6) sorted by relevance
| /rk3399_rockchip-uboot/board/compulab/cm_t43/ |
| H A D | cm_t43.c | 99ed621795dafebf039f1dbeb6658c6ff6566d43 Thu Feb 15 11:42:11 UTC 2018 Faiz Abbas <faiz_abbas@ti.com> UPSTREAM: usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup functions
board_usb_init()/_cleanup() should be in board files and don't have a place in the xhci-omap driver. Weak versions for board_usb_init()/_cleanup() already exist in common/usb.c (for host mode) and drivers/usb/gadget/g_dnl.c (for gadget mode).
Therefore, remove init and cleanup functions from xhci-omap and implement them in the board files.
Change-Id: I9d1fbcbf31fe63f86a5d0a38d767b7070ecfa1fb Signed-off-by: Faiz Abbas <faiz_abbas@ti.com> Reviewed-by: Marek Vasut <marex@denx.de> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Signed-off-by: Frank Wang <frank.wang@rock-chips.com> (cherry picked from commit b16c129c2290d26e7b16b4309713c78f6146bc8a)
|
| /rk3399_rockchip-uboot/board/compulab/cl-som-am57x/ |
| H A D | cl-som-am57x.c | 99ed621795dafebf039f1dbeb6658c6ff6566d43 Thu Feb 15 11:42:11 UTC 2018 Faiz Abbas <faiz_abbas@ti.com> UPSTREAM: usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup functions
board_usb_init()/_cleanup() should be in board files and don't have a place in the xhci-omap driver. Weak versions for board_usb_init()/_cleanup() already exist in common/usb.c (for host mode) and drivers/usb/gadget/g_dnl.c (for gadget mode).
Therefore, remove init and cleanup functions from xhci-omap and implement them in the board files.
Change-Id: I9d1fbcbf31fe63f86a5d0a38d767b7070ecfa1fb Signed-off-by: Faiz Abbas <faiz_abbas@ti.com> Reviewed-by: Marek Vasut <marex@denx.de> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Signed-off-by: Frank Wang <frank.wang@rock-chips.com> (cherry picked from commit b16c129c2290d26e7b16b4309713c78f6146bc8a)
|
| /rk3399_rockchip-uboot/drivers/usb/host/ |
| H A D | xhci-omap.c | 99ed621795dafebf039f1dbeb6658c6ff6566d43 Thu Feb 15 11:42:11 UTC 2018 Faiz Abbas <faiz_abbas@ti.com> UPSTREAM: usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup functions
board_usb_init()/_cleanup() should be in board files and don't have a place in the xhci-omap driver. Weak versions for board_usb_init()/_cleanup() already exist in common/usb.c (for host mode) and drivers/usb/gadget/g_dnl.c (for gadget mode).
Therefore, remove init and cleanup functions from xhci-omap and implement them in the board files.
Change-Id: I9d1fbcbf31fe63f86a5d0a38d767b7070ecfa1fb Signed-off-by: Faiz Abbas <faiz_abbas@ti.com> Reviewed-by: Marek Vasut <marex@denx.de> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Signed-off-by: Frank Wang <frank.wang@rock-chips.com> (cherry picked from commit b16c129c2290d26e7b16b4309713c78f6146bc8a)
|
| /rk3399_rockchip-uboot/board/ti/am57xx/ |
| H A D | board.c | 99ed621795dafebf039f1dbeb6658c6ff6566d43 Thu Feb 15 11:42:11 UTC 2018 Faiz Abbas <faiz_abbas@ti.com> UPSTREAM: usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup functions
board_usb_init()/_cleanup() should be in board files and don't have a place in the xhci-omap driver. Weak versions for board_usb_init()/_cleanup() already exist in common/usb.c (for host mode) and drivers/usb/gadget/g_dnl.c (for gadget mode).
Therefore, remove init and cleanup functions from xhci-omap and implement them in the board files.
Change-Id: I9d1fbcbf31fe63f86a5d0a38d767b7070ecfa1fb Signed-off-by: Faiz Abbas <faiz_abbas@ti.com> Reviewed-by: Marek Vasut <marex@denx.de> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Signed-off-by: Frank Wang <frank.wang@rock-chips.com> (cherry picked from commit b16c129c2290d26e7b16b4309713c78f6146bc8a)
|
| /rk3399_rockchip-uboot/board/ti/am43xx/ |
| H A D | board.c | 99ed621795dafebf039f1dbeb6658c6ff6566d43 Thu Feb 15 11:42:11 UTC 2018 Faiz Abbas <faiz_abbas@ti.com> UPSTREAM: usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup functions
board_usb_init()/_cleanup() should be in board files and don't have a place in the xhci-omap driver. Weak versions for board_usb_init()/_cleanup() already exist in common/usb.c (for host mode) and drivers/usb/gadget/g_dnl.c (for gadget mode).
Therefore, remove init and cleanup functions from xhci-omap and implement them in the board files.
Change-Id: I9d1fbcbf31fe63f86a5d0a38d767b7070ecfa1fb Signed-off-by: Faiz Abbas <faiz_abbas@ti.com> Reviewed-by: Marek Vasut <marex@denx.de> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Signed-off-by: Frank Wang <frank.wang@rock-chips.com> (cherry picked from commit b16c129c2290d26e7b16b4309713c78f6146bc8a)
|
| /rk3399_rockchip-uboot/board/ti/dra7xx/ |
| H A D | evm.c | 99ed621795dafebf039f1dbeb6658c6ff6566d43 Thu Feb 15 11:42:11 UTC 2018 Faiz Abbas <faiz_abbas@ti.com> UPSTREAM: usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup functions
board_usb_init()/_cleanup() should be in board files and don't have a place in the xhci-omap driver. Weak versions for board_usb_init()/_cleanup() already exist in common/usb.c (for host mode) and drivers/usb/gadget/g_dnl.c (for gadget mode).
Therefore, remove init and cleanup functions from xhci-omap and implement them in the board files.
Change-Id: I9d1fbcbf31fe63f86a5d0a38d767b7070ecfa1fb Signed-off-by: Faiz Abbas <faiz_abbas@ti.com> Reviewed-by: Marek Vasut <marex@denx.de> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Signed-off-by: Frank Wang <frank.wang@rock-chips.com> (cherry picked from commit b16c129c2290d26e7b16b4309713c78f6146bc8a)
|