Message ID | 20220203080017.27339-1-quic_wcheng@quicinc.com |
---|---|
Headers | show
Return-Path: <linux-usb-owner@kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id D27F8C433F5 for <linux-usb@archiver.kernel.org>; Thu, 3 Feb 2022 08:00:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241468AbiBCIAh (ORCPT <rfc822;linux-usb@archiver.kernel.org>); Thu, 3 Feb 2022 03:00:37 -0500 Received: from alexa-out.qualcomm.com ([129.46.98.28]:12472 "EHLO alexa-out.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S241935AbiBCIAd (ORCPT <rfc822;linux-usb@vger.kernel.org>); Thu, 3 Feb 2022 03:00:33 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; i=@quicinc.com; q=dns/txt; s=qcdkim; t=1643875234; x=1675411234; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=utbvqXQyBkzZG663gcqksR4PHSbgvTPxbsM5EvgKhcQ=; b=ctsG6UDF/SDSmw9SzP3s/72ci6K5huKw86cJDo9QByP0sa9piADT6fek jMeVs909Q0cHzEHgo2JgvvozejWj/SZFKWXqgT+eiXebPDy987AgTO8wm VwKcHUueCFL+b5wPv08SLc3oc92gQOgJUUC58UBukLDZmz+Soo4lqTkOl c=; Received: from ironmsg07-lv.qualcomm.com ([10.47.202.151]) by alexa-out.qualcomm.com with ESMTP; 03 Feb 2022 00:00:33 -0800 X-QCInternal: smtphost Received: from nasanex01c.na.qualcomm.com ([10.47.97.222]) by ironmsg07-lv.qualcomm.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 03 Feb 2022 00:00:33 -0800 Received: from nalasex01b.na.qualcomm.com (10.47.209.197) by nasanex01c.na.qualcomm.com (10.47.97.222) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.922.19; Thu, 3 Feb 2022 00:00:32 -0800 Received: from wcheng-linux.qualcomm.com (10.80.80.8) by nalasex01b.na.qualcomm.com (10.47.209.197) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.922.19; Thu, 3 Feb 2022 00:00:32 -0800 From: Wesley Cheng <quic_wcheng@quicinc.com> To: <balbi@kernel.org>, <gregkh@linuxfoundation.org> CC: <linux-usb@vger.kernel.org>, <linux-kernel@vger.kernel.org>, <quic_jackp@quicinc.com>, <Thinh.Nguyen@synopsys.com>, Wesley Cheng <quic_wcheng@quicinc.com> Subject: [RFC PATCH 0/3] Fix enumeration issues during composition switching Date: Thu, 3 Feb 2022 00:00:14 -0800 Message-ID: <20220203080017.27339-1-quic_wcheng@quicinc.com> X-Mailer: git-send-email 2.33.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-Originating-IP: [10.80.80.8] X-ClientProxiedBy: nasanex01b.na.qualcomm.com (10.46.141.250) To nalasex01b.na.qualcomm.com (10.47.209.197) Precedence: bulk List-ID: <linux-usb.vger.kernel.org> X-Mailing-List: linux-usb@vger.kernel.org |
Series |
Fix enumeration issues during composition switching
|
expand
|