Received: by 2002:a05:6a10:f347:0:0:0:0 with SMTP id d7csp4830319pxu; Thu, 10 Dec 2020 06:34:02 -0800 (PST) X-Google-Smtp-Source: ABdhPJydIy+8xzAGKMPSOMV16HVwVeaom9bRuqcjvAnGX8Zi8YSRGjUoNZlrdpy0l9HX9TY2HBc9 X-Received: by 2002:a50:e715:: with SMTP id a21mr7069872edn.285.1607610842434; Thu, 10 Dec 2020 06:34:02 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1607610842; cv=none; d=google.com; s=arc-20160816; b=YXWw+QWCMs3+gX25YeFHYKY93dcq2qDbkZPF3cQAqCtBucwPOcn+KvkRNKjxnjICy8 j7OtDX9ijANQJzBrGOI3X544TCO+tt/HrgKhXPVowOzzr4zpbyii2D1lWfTw9V2OZmyd hGHSeRbk2CJ7PqqQpE52kRmOJwssp1hYXfrXUjFKy3pJVGIksF2dM0WWsDz39VikysL4 w7eCo6F+MlPXQedgDF035wJ95qNjx6yba3AVoSItxaM8OGmIPr4fLaQ9yo5SyEMSHH29 W1YJo7Z5wUJwiMaToPjiXzhwYINqkzy3UHar1tjakrh1nuivkTBZk+TO9sBb3OaPzaZk v0MA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:dkim-signature:date; bh=MerjSSbroGKATVPuIMzz1EaMsqQB/cAWZDQzCTSQlm8=; b=q8XzFNpFCMNHGeHrRT9KnB9HB9PPDWI5n202ZCqqpiQq6PSrc9hZOkDAbroq0gFtbW R9OP058ONuAxZgNZzpKjWMAouaZRJziJH3lN9l2swcoegtpGE6fOivZ8N+1I0Kusq9aE mOtz/2NHmaxt0UfVEmT5EZUo6Y/5QbfnGRHu/OdCDqMCAUVcuYBRcsR9Se5fxV1Oof7W 35ZTloi+mrdtibwqPZlRcHrC2IGN7zhravWU9I5gV5SE+0O/2qeXI1JbD+81x4tXpme2 lVeWHN0v7b9Kpa+kOYKDZWi6VhJ8YEprzbx5REzqa+BzIp+P1BCfci+i0SWCecZgZRqG p/wA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=RnKAW9tf; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id n11si2654454eja.511.2020.12.10.06.33.39; Thu, 10 Dec 2020 06:34:02 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=RnKAW9tf; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2389327AbgLJK7t (ORCPT + 99 others); Thu, 10 Dec 2020 05:59:49 -0500 Received: from mail.kernel.org ([198.145.29.99]:56698 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2388808AbgLJK6m (ORCPT ); Thu, 10 Dec 2020 05:58:42 -0500 Date: Thu, 10 Dec 2020 11:59:16 +0100 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1607597882; bh=fbHLbzX32k54F9e34fx22c90OfpXv/w5Qrd4WvS31RM=; h=From:To:Cc:Subject:References:In-Reply-To:From; b=RnKAW9tf7grXVCjw+8GF3nW1skE/u6PPlB+VWVNg7m84+uPCtrgBbCJhysoyR4SXd qSJ4+CoNK67LAqy6Z+5uUVWLtNCOX3995RVDe1saxbqICQph5bKacSewP5CoUGHi21 l0gKxSMWlEC1FboOCD8Snlsfv0Y3eohrnjeY0ofQ= From: Greg Kroah-Hartman To: Ikjoon Jang Cc: linux-mediatek@lists.infradead.org, linux-usb@vger.kernel.org, Zhanyong Wang , Chunfeng Yun , Tianping Fang , Mathias Nyman , Matthias Brugger , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 2/3] usb: xhci-mtk: delay association of tt and ep Message-ID: References: <20201210104747.3416781-1-ikjn@chromium.org> <20201210184700.v2.2.I236cbd6fe27db5a9c776b6d14fe146748373bbce@changeid> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201210184700.v2.2.I236cbd6fe27db5a9c776b6d14fe146748373bbce@changeid> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Dec 10, 2020 at 06:47:46PM +0800, Ikjoon Jang wrote: > xhci-mtk creates internal data structures for representing the > relationship between endpoint and TT. > > This patch simply delays its association between endpoint and TT > when it's really loaded onto internal bandwidth table. > > This is a preparation step for fixing unreleased periodic > TT bandwidth data, no functional changes. So the next fix requires this on? You might want to say that in the next patch as well :) thanks, greg k-h