From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id B53AB8F42; Mon, 13 Nov 2023 03:42:37 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="ZwphHPpd" Received: by smtp.kernel.org (Postfix) with ESMTPS id 18A03C433C9; Mon, 13 Nov 2023 03:42:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1699846957; bh=kMNFG6GxX2xUFljVxR1VqetFQ36ylMY7i02oFlEPvY4=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=ZwphHPpdRBRcxW8WwL+61aqtReG0vbOZhou5QDxFxJhMW+N5UxG/L7RRTq+4HaK7v rWfHnrGt7vbhMIPJ90sk+0ejaTDNQ++aLauDZG3becE9nm0cYY8HrysUIgVFmjGcdw sW9e3ewFdoPQRYNcL8UCNnIezxKc9H+xp/s8CYWDDcUH79rm+ZtfFbLvChTp0P0UD7 AGDtHcV8B0CZ9QpWRdZ3fuO+QR4OFWTVCtHc6IazcvJ4JKK/gwDnDpjZru16mKn7Av HgMUtzjY2ouQ6r3c5C/Avdy3D4oPCgFyApIbN4VPPYi9vgVr93NKVRZgJsfqK4/z2Q 1lNwQSqbrhVcg== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id F254DE32713; Mon, 13 Nov 2023 03:42:36 +0000 (UTC) Content-Type: text/plain; charset="utf-8" Precedence: bulk X-Mailing-List: chrome-platform@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [1/2] media: platform: cros-ec: Rename conns array for the match table From: patchwork-bot+chrome-platform@kernel.org Message-Id: <169984695698.27851.12936649022716476866.git-patchwork-notify@kernel.org> Date: Mon, 13 Nov 2023 03:42:36 +0000 References: In-Reply-To: To: Ken Lin Cc: linux-kernel@vger.kernel.org, groeck@chromium.org, bleung@chromium.org, hverkuil-cisco@xs4all.nl, mchehab@kernel.org, rekanorman@chromium.org, sadolfsson@chromium.org, u.kleine-koenig@pengutronix.de, chrome-platform@lists.linux.dev, linux-media@vger.kernel.org, rasheed.hsueh@lcfc.corp-partner.google.com Hello: This series was applied to chrome-platform/linux.git (for-next) by Hans Verkuil : On Thu, 5 Oct 2023 09:38:40 +0800 you wrote: > Rename conns array to port_**_conns, ** is the ports which support cec. > ex: dibbi_conns support Port D and B will be renamed to port_db_conns. > Make it much cleaner and readable. > > Signed-off-by: Ken Lin > --- > > [...] Here is the summary with links: - [1/2] media: platform: cros-ec: Rename conns array for the match table https://git.kernel.org/chrome-platform/c/678e8d804149 - [2/2] media: platform: cros-ec: Add Taranza to the match table https://git.kernel.org/chrome-platform/c/cd5c11d5aacd You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html