usb/penwell_otg: stop ulpi polling in device suspended mode
authorWu, Hao <hao.wu@intel.com>
Tue, 24 Apr 2012 11:03:10 +0000 (19:03 +0800)
committerbuildbot <buildbot@intel.com>
Fri, 27 Apr 2012 11:30:05 +0000 (04:30 -0700)
commit4304c046b947a40b40b52167038cf16fd5801106
tree70ed4c29ebcf50399d0a54467c7f3f92719eebf6
parent654109ab2d23401b4eacef3d3bbd2902090595ba
usb/penwell_otg: stop ulpi polling in device suspended mode

BZ: 33241

The 11897 workaround patch introduced a problem that keeps
ulpi polling even if the device is in suspended mode, which
results in timeout and unexpected reset to SW/HW. This patch
is ported from OTC branch.

Change-Id: Ib42c1769926e02f7407c0ee5961998d68aa2a20d
Signed-off-by: Wu, Hao <hao.wu@intel.com>
Reviewed-on: http://android.intel.com:8080/45917
Reviewed-by: Tang, Richard <richard.tang@intel.com>
Reviewed-by: Meng, Zhe <zhe.meng@intel.com>
Tested-by: Meng, Zhe <zhe.meng@intel.com>
Reviewed-by: buildbot <buildbot@intel.com>
Tested-by: buildbot <buildbot@intel.com>
drivers/usb/otg/penwell_otg.c