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
@@@ -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