Merge 5.4-rc6 into usb-next
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 4 Nov 2019 05:41:09 +0000 (06:41 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 4 Nov 2019 05:41:09 +0000 (06:41 +0100)
We need the USB fixes in here to build on top of.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1  2 
drivers/usb/core/config.c
drivers/usb/dwc3/Kconfig
drivers/usb/gadget/udc/renesas_usb3.c
drivers/usb/renesas_usbhs/mod_gadget.c
drivers/usb/storage/scsiglue.c

Simple merge
index cc431376fcd0729bd5455a85ea7aa77a0abd09c6,556a876c7896251811288f99968f8636ecf310b6..0d97e6bfaf36181ae602af958ab5d1b7c7051da6
@@@ -102,8 -102,9 +102,9 @@@ config USB_DWC3_MESON_G12
         depends on ARCH_MESON || COMPILE_TEST
         default USB_DWC3
         select USB_ROLE_SWITCH
+       select REGMAP_MMIO
         help
 -         Support USB2/3 functionality in Amlogic G12A platforms.
 +       Support USB2/3 functionality in Amlogic G12A platforms.
         Say 'Y' or 'M' if you have one such device.
  
  config USB_DWC3_OF_SIMPLE
Simple merge
Simple merge