
Hi Marek,
The following changes since commit 958ad42b77be9d9a69f059066622ef0c15c603ee:
usb: dwc2: Replace printf, pr_err by dev_info, dev_err (2018-03-19 11:03:46 +0800)
are available in the git repository at:
git://git.denx.de/u-boot-usb.git topic-xhci
for you to fetch changes up to 24b36b94c661ddbcb8d211a33ed4055178208211:
usb: xhci: remove superfluous assignment (2018-03-19 11:09:10 +0800)
---------------------------------------------------------------- Heinrich Schuchardt (4): usb: xhci-exynos5: correct error checking usb: xhci-keystone: remove superfluous assignment usb: xhci-ring: remove superfluous assignment usb: xhci: remove superfluous assignment
drivers/usb/host/xhci-exynos5.c | 2 +- drivers/usb/host/xhci-keystone.c | 4 ++-- drivers/usb/host/xhci-ring.c | 2 +- drivers/usb/host/xhci.c | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-)
Regards, Bin