This patch series is based on the latest Greg's linux-usb.git /
usb-next branch.
>From patch 1 to 3 are clean-up patches and patch 4 is adding
a workaround code for a specific condition. So, I don't think
the patch 4 is not a fixed patch.
Yoshihiro Shimoda (4):
usb: host: xhci-plat: add quirks member into struct xhci_plat_priv
usb: host: xhci-rcar: Add a helper macro to set xhci_plat_priv
usb: host: xhci-rcar: Use xhci_plat_priv.quirks instead of code
settings
usb: host: xhci-rcar: avoid 60s wait by request_firmware() in system
booting
drivers/usb/host/xhci-plat.c | 14 +++++---------
drivers/usb/host/xhci-plat.h | 2 ++
drivers/usb/host/xhci-rcar.c | 34 +++++-----------------------------
drivers/usb/host/xhci-rcar.h | 21 +++++++++++++++++++++
4 files changed, 33 insertions(+), 38 deletions(-)
--
2.7.4