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 548CDEB64D9 for ; Mon, 10 Jul 2023 05:39:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229710AbjGJFjx (ORCPT ); Mon, 10 Jul 2023 01:39:53 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46002 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229458AbjGJFjw (ORCPT ); Mon, 10 Jul 2023 01:39:52 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EE2DCA8; Sun, 9 Jul 2023 22:39:50 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 8AFF660DF2; Mon, 10 Jul 2023 05:39:50 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id ED2A5C433C9; Mon, 10 Jul 2023 05:39:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1688967590; bh=2uuv3SAKxaN3cTrhREKEPhCvyNumlhGiykmKg6Z5YeQ=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=qt/IuAS8XIQOvwtV0patii4VqC8G0JhCzu5QTNQ1mtmsYR6sMn0Uy3i0U+1WQLCJD ntYJOpQfIEP3AwTAq5ySFBqDLzv8oDb+PQhanKvtPuuasw7PxFLU8IFRY3JFJGECwf ZShCR8oVsUdfF5yMagAxqNAfchE1c9nixjwe+mujzEzRg64m9ETLuyxpXN0fKemHKz F/r8QwnIYnZbKCO9Waw4lwAehrOP0LZI9y5oUcKzsxO6zAt4a1H1URFwUAa/evRbjv nDh4SR0Z0RjrKWqLfAYHHXIynqu5ZQZasMZNUFtg2Yf7nTO0lxA/E5iz96hpm18Dp+ HfwtOAE+Luc2w== 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 CE7F8C0C40E; Mon, 10 Jul 2023 05:39:49 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH v2 0/2] usb: typec: mux: Remove the "svid" device property checks From: patchwork-bot+chrome-platform@kernel.org Message-Id: <168896758984.3413.103690253008672819.git-patchwork-notify@kernel.org> Date: Mon, 10 Jul 2023 05:39:49 +0000 References: <20230526131434.46920-1-heikki.krogerus@linux.intel.com> In-Reply-To: <20230526131434.46920-1-heikki.krogerus@linux.intel.com> To: Heikki Krogerus Cc: gregkh@linuxfoundation.org, andersson@kernel.org, chrome-platform@lists.linux.dev, linux-usb@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Hello: This series was applied to chrome-platform/linux.git (for-kernelci) by Greg Kroah-Hartman : On Fri, 26 May 2023 16:14:32 +0300 you wrote: > Hi, > > The comment in the first patch is now fixed as requested by Bjorn. No > other changes compared to v1. > > Original message: > > [...] Here is the summary with links: - [v2,1/2] usb: typec: mux: Clean up mux_fwnode_match() https://git.kernel.org/chrome-platform/c/4aebc4f89f00 - [v2,2/2] usb: typec: mux: Remove alt mode parameters from the API https://git.kernel.org/chrome-platform/c/3524fe31538c You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html