usb/penwell: Port USB Host patches to K30
authorWu, Hao <hao.wu@intel.com>
Mon, 28 Nov 2011 18:16:31 +0000 (02:16 +0800)
committerbuildbot <buildbot@intel.com>
Fri, 16 Dec 2011 13:57:40 +0000 (05:57 -0800)
commit34b9e56c3926e232d1d3872e6a4a5747f30e4c58
treebc051668a28a220d92ba913b685b0bf566dd0382
parenta8f04949d76d4f2d7d7c98f467d33aa2a806b2c5
usb/penwell: Port USB Host patches to K30

BZ: 15492

Port USB Host related patches from R3 to R3(K30). It includes below
patches:

linux-2.6.35-ac-2010-08-24.patch
usb: ehci: add power budget limitation for penwell
linux-2.6.35-usb-ehci-langwell-pci-add-transceiver-driver-inter.patch
usb: ehci-pci: add SRAM initialization code for S0i3 exit
usb: ehci-hub: Clear PHCD before resuming
Bug fixing patches for 5382/5549/7166.

Change-Id: I3f57bcba7a2ef024b7b57d10405b339026fc1a58
Signed-off-by: Wu, Hao <hao.wu@intel.com>
Reviewed-on: http://android.intel.com:8080/26922
Reviewed-by: Zhuang, Jin Can <jin.can.zhuang@intel.com>
Reviewed-by: Gross, Mark <mark.gross@intel.com>
Reviewed-by: Tang, Richard <richard.tang@intel.com>
Tested-by: Dong, Chuanxiao <chuanxiao.dong@intel.com>
Reviewed-by: buildbot <buildbot@intel.com>
Tested-by: buildbot <buildbot@intel.com>
14 files changed:
drivers/usb/core/buffer.c
drivers/usb/core/generic.c
drivers/usb/core/hub.c
drivers/usb/gadget/f_acm.c
drivers/usb/gadget/serial.c
drivers/usb/host/ehci-hcd.c
drivers/usb/host/ehci-hub.c
drivers/usb/host/ehci-langwell-pci.c [new file with mode: 0644]
drivers/usb/host/ehci-pci.c
drivers/usb/host/ehci.h
include/linux/usb.h
include/linux/usb/ch9.h
include/linux/usb/hcd.h
include/linux/usb/otg.h