]> 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)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:35:26 +0000 (08:35 +0200)
commit7bb6d9a1b0033eb3ffb529673eb983a826c753a8
tree4242ec098fe744ad7f501369c9a398d89df2aa91
parent1773e997fae752af7aa8968e6ceab479ab498ba6
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