John, On Wed, Dec 2, 2015 at 11:13 AM, John Youn <John.Youn@xxxxxxxxxxxx> wrote: > Renamed dwc2_core_reset() to dwc2_core_reset_and_force_mode(). This > describes what it is doing more accurately. This is in preparation of > introducing a plain dwc2_core_reset() function that only performs the > reset and doesn't force the mode. > > Signed-off-by: John Youn <johnyoun@xxxxxxxxxxxx> > --- > drivers/usb/dwc2/core.c | 8 ++++---- > drivers/usb/dwc2/core.h | 2 +- > drivers/usb/dwc2/platform.c | 2 +- > 3 files changed, 6 insertions(+), 6 deletions(-) Agree that this does a rename and said rename seems sane to me. Works across many reboots on a farm of rk3288-based devices on a 3.14 kernel. Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx> Tested-by: Douglas Anderson <dianders@xxxxxxxxxxxx> -- 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