On 1/28/2017 1:42 PM, Heiner Kallweit wrote: > Since commit 0a7d0d7fa820 "usb: dwc2: Remove dwc2_set_all_params function" > this comment isn't applicable any longer. > > Signed-off-by: Heiner Kallweit <hkallweit1@xxxxxxxxx> > --- > drivers/usb/dwc2/core.h | 4 ---- > 1 file changed, 4 deletions(-) > > diff --git a/drivers/usb/dwc2/core.h b/drivers/usb/dwc2/core.h > index 570a8004..a708e4fa 100644 > --- a/drivers/usb/dwc2/core.h > +++ b/drivers/usb/dwc2/core.h > @@ -461,10 +461,6 @@ enum dwc2_ep0_state { > * default described above. > */ > struct dwc2_core_params { > - /* > - * Don't add any non-int members here, this will break > - * dwc2_set_all_params! > - */ > int otg_cap; > #define DWC2_CAP_PARAM_HNP_SRP_CAPABLE 0 > #define DWC2_CAP_PARAM_SRP_ONLY_CAPABLE 1 > Acked-by: John Youn <johnyoun@xxxxxxxxxxxx> John -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html