]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00225131-01 USB: revert ENGR00221317-02 about set stop_mode_config patch
authormake shi <b15407@freescale.com>
Thu, 20 Sep 2012 07:11:46 +0000 (15:11 +0800)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:13:01 +0000 (14:13 +0200)
commit1834894a0728a97c68a0c19341aba726973cd269
tree4242ec098fe744ad7f501369c9a398d89df2aa91
parent47d59dfd58b8a450bacc93c4255b795ab228a9a7
ENGR00225131-01 USB: revert ENGR00221317-02 about set stop_mode_config patch

IC designer had clarified that 1P1 can be turned off if we do not need support
remote wakeup. So If there is no requirement for USB remote wake up, the 1P1
can be turn off. USB driver will support dynamically turn on(off) 1P1 during
system suspend. 1P1 will be turn on depend on USB wakeup is enabled.

This reverts commit c6f69925f9d1f39ccc8c6fcc583122fcf03c105c.

Signed-off-by: make shi <b15407@freescale.com>
arch/arm/mach-mx6/pm.c
arch/arm/mach-mx6/usb_dr.c
arch/arm/mach-mx6/usb_h1.c
arch/arm/plat-mxc/usb_common.c