projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
161f01a
)
MLK-11340-5 usb: chipidea: otg_fsm: delete duplicated controller reset
author
Peter Chen
<peter.chen@freescale.com>
Wed, 15 Jul 2015 05:56:26 +0000
(13:56 +0800)
committer
Nitin 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
patch
|
blob
|
history
diff --git
a/drivers/usb/chipidea/otg_fsm.c
b/drivers/usb/chipidea/otg_fsm.c
index
de8e22e
..
7f9e800
100644
(file)
--- a/
drivers/usb/chipidea/otg_fsm.c
+++ b/
drivers/usb/chipidea/otg_fsm.c
@@
-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
*