]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
Xilinx: Disable Auto Suspend for USB hub driver
authorNaveen Mamindlapalli <naveenm@xhd-epdswlin32re1.(none)>
Tue, 12 Apr 2011 15:07:50 +0000 (20:37 +0530)
committerJohn Linn <john.linn@xilinx.com>
Tue, 12 Apr 2011 19:11:56 +0000 (13:11 -0600)
commit00bf29b37f054cd798329af619c5b069233351e3
tree0e9c414ec191b8ccf576842a0ba1c3c52265bca4
parent652159d8897f5d2dbe4788f83fa8dc530ea9ced7
Xilinx: Disable Auto Suspend for USB hub driver

Commented Auto suspend for USB hub devices since the USB OTG
support depends on CONFIG_PM_RUNTIME which suspends hub until
enabled using sysfs.

Signed-off-by: Naveen Mamindlapalli <naveenm@xilinx.com>
drivers/usb/core/hub.c