lkml.org 
[lkml]   [2012]   [Nov]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 172/270] usb: host: xhci: New system added for Compliance Mode Patch on SN65LVPE502CP
    Date
    3.5.7u1 -stable review patch.  If anyone has any objections, please let me know.

    ------------------

    From: "Alexis R. Cortes" <alexis.cortes@ti.com>

    commit 470809741a28c3092279f4e1f3f432e534d46068 upstream.

    This minor change adds a new system to which the "Fix Compliance Mode
    on SN65LVPE502CP Hardware" patch has to be applied also.

    System added:
    Vendor: Hewlett-Packard. System Model: Z1

    Signed-off-by: Alexis R. Cortes <alexis.cortes@ti.com>
    Acked-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Signed-off-by: Herton Ronaldo Krzesinski <herton.krzesinski@canonical.com>
    ---
    drivers/usb/host/xhci.c | 3 ++-
    1 file changed, 2 insertions(+), 1 deletion(-)

    diff --git a/drivers/usb/host/xhci.c b/drivers/usb/host/xhci.c
    index db4a2fa..ad29888 100644
    --- a/drivers/usb/host/xhci.c
    +++ b/drivers/usb/host/xhci.c
    @@ -479,7 +479,8 @@ static bool compliance_mode_recovery_timer_quirk_check(void)

    if (strstr(dmi_product_name, "Z420") ||
    strstr(dmi_product_name, "Z620") ||
    - strstr(dmi_product_name, "Z820"))
    + strstr(dmi_product_name, "Z820") ||
    + strstr(dmi_product_name, "Z1"))
    return true;

    return false;
    --
    1.7.9.5


    \
     
     \ /
      Last update: 2012-11-26 19:01    [W:4.100 / U:0.120 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site