MLK-11340-5 usb: chipidea: otg_fsm: delete duplicated controller reset
authorPeter Chen <peter.chen@freescale.com>
Wed, 15 Jul 2015 05:56:26 +0000 (13:56 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:46:57 +0000 (14:46 -0500)
At host_stop, it will call usb_remove_hcd, and reset controller later.

Signed-off-by: Peter Chen <peter.chen@freescale.com>
(cherry picked from commit b574ec92b3fcf70743a7467cfc832c7c1b0fe904)

drivers/usb/chipidea/otg_fsm.c

index de8e22e..7f9e800 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * otg_fsm.c - ChipIdea USB IP core OTG FSM driver
  *
- * Copyright (C) 2014 Freescale Semiconductor, Inc.
+ * Copyright (C) 2014-2015 Freescale Semiconductor, Inc.
  *
  * Author: Jun Li
  *