From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kishon Vijay Abraham I Date: Mon, 10 Aug 2015 16:45:48 +0530 Subject: [U-Boot] [PATCH 0/3] usb: host/gadget: Miscellaneous fixes Message-ID: <1439205351-14092-1-git-send-email-kishon@ti.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de This patch series is split from [1] to contain only the usb host/gadget fixes. [1] -> http://permalink.gmane.org/gmane.comp.boot-loaders.u-boot/229188 Kishon Vijay Abraham I (3): usb: gadget: ether: Perform board initialization from ethernet gadget driver usb: host: xhci-omap: invoke board_usb_cleanup in xhci_hcd_stop usb: gadget: ether: populate _reset_ callback drivers/usb/gadget/ether.c | 5 +++++ drivers/usb/host/xhci-omap.c | 1 + 2 files changed, 6 insertions(+) -- 1.7.9.5