From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 B846FC41535 for ; Mon, 13 Nov 2023 03:24:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233003AbjKMDYD (ORCPT ); Sun, 12 Nov 2023 22:24:03 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46786 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232953AbjKMDX6 (ORCPT ); Sun, 12 Nov 2023 22:23:58 -0500 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8A5581727 for ; Sun, 12 Nov 2023 19:23:55 -0800 (PST) Received: by smtp.kernel.org (Postfix) with ESMTPS id F2E05C433CC; Mon, 13 Nov 2023 03:23:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1699845835; bh=ISiPpDZ8woo0Xi7ycVYqOHGtVOPznIgTlrHk/L7ZLns=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=LjcVh+llfSkhb92tYohU5ttjp2INTwZPGCfaQVF2C9wkykpIAvwtFKAyCT1uj2m0L WMTh4er8MIf09WXMBMQKQye6pVSdBZhNUwjefeIZhDltcSg6quuC+QGaBpYTaujGZw 9VW3cXw/DFJkpLBoRwG6xvzsqSh/EXq3Ako5kJZBglgCOYidk5L9U1iGcOQLxm02VA kRtqxqvMM1MAeMgzrD31rvitaMCqy6Bf6ZfTWYNbozT+vI6lbEC8tdDZo20YRSzaWh 0jr67l4UaQV6I9eFYaUu3+5XIWmA0iP/PQSydi+5dBsFnWYPU7POaBqX5qDP3N87a0 9l7dA0A3UocGg== 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 D9CC1E32711; Mon, 13 Nov 2023 03:23:54 +0000 (UTC) Content-Type: text/plain; charset="utf-8" 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: <169984583488.27851.2726732061510632841.git-patchwork-notify@kernel.org> Date: Mon, 13 Nov 2023 03:23:54 +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 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello: This series was applied to chrome-platform/linux.git (for-kernelci) 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