usb: host: xhci: Stricter conditional for Z1 system models for Compliance Mode Patch
authorAlexis R. Cortes <alexis.cortes@ti.com>
Thu, 8 Nov 2012 22:59:27 +0000 (16:59 -0600)
committerBen Hutchings <ben@decadent.org.uk>
Thu, 3 Jan 2013 03:33:07 +0000 (03:33 +0000)
commit8a79af94187ba99627ce0aef6c06f735c7553c95
treed85a79a146a889124b9b7be2da79c77e6ca164ab
parentff90a6616d0fafd0d7e76f87be72735222940516
usb: host: xhci: Stricter conditional for Z1 system models for Compliance Mode Patch

commit b0e4e606ff6ff26da0f60826e75577b56ba4e463 upstream.

This minor patch creates a more stricter conditional for the Z1 sytems for applying
the Compliance Mode Patch, this to avoid the quirk to be applied to models that
contain a "Z1" in their dmi product string but are different from Z1 systems.

This patch should be backported to stable kernels as old as 3.2, that
contain the commit 71c731a296f1b08a3724bd1b514b64f1bda87a23 "usb: host:
xhci: Fix Compliance Mode on SN65LVPE502CP Hardware"

Signed-off-by: Alexis R. Cortes <alexis.cortes@ti.com>
Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
drivers/usb/host/xhci.c