]> git.baikalelectronics.ru Git - kernel.git/commit
xhci: Fix resume issues on Renesas chips in Samsung laptops
authorSarah Sharp <sarah.a.sharp@linux.intel.com>
Fri, 17 Jan 2014 23:38:12 +0000 (15:38 -0800)
committerSarah Sharp <sarah.a.sharp@linux.intel.com>
Wed, 22 Jan 2014 21:33:48 +0000 (13:33 -0800)
commit019f79cf38c18ee0cd97325afb0c68ee36dd6aea
tree5f2a5b8eefd074b407e65ee1740e53489dfafb01
parent7a05808fdef286e412ade55bbbec7094ebfc0c9d
xhci: Fix resume issues on Renesas chips in Samsung laptops

Don Zickus <dzickus@redhat.com> writes:

Some co-workers of mine bought Samsung laptops that had mostly usb3 ports.
Those ports did not resume correctly (the driver would timeout communicating
and fail).  This led to frustration as suspend/resume is a common use for
laptops.

Poking around, I applied the reset on resume quirk to this chipset and the
resume started working.  Reloading the xhci_hcd module had been the temporary
workaround.

Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
Reported-by: Don Zickus <dzickus@redhat.com>
Tested-by: Prarit Bhargava <prarit@redhat.com>
Cc: stable # 2.6.37
drivers/usb/host/xhci-pci.c