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 BBAAD7A for ; Mon, 18 Apr 2022 07:50:12 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 60399C385A8; Mon, 18 Apr 2022 07:50:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1650268212; bh=ga7xLfokYNMZba70us1wB2gwefrjq7mHcQBLqW5ODXE=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=fanSXq80gZHqV1YtSrMEDsbt9bOBiEiAPREtuGFITjLvsr91hHwDnf85uRjlYICsA 4A+eCKB+F6vME5OJP92bbbtXQaO6mxfwMP28DZfkFDg6MgxcIxLLdW4j02Lh7YFNVM Ggkm5fcVsc7n/X8aXR9EE+XZsvdZyb90XIlLvPmmNApCEJa5fZj/xqE15LNuJ6Pk+D Ry3B48D5JOzvGYKwc+KI0D/Iop4lgX/0Go8vDueUKWvjoPyEYcX9Oyb/vLSOF7Dmt3 6b0FIr4cChnNbtfnNJo6ATMwcPPIB/apKZL/lg4VYrSDTdee5wusCAvtPYvIllFwNM s7EaVUTF4GKfQ== 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 4427CE8DD61; Mon, 18 Apr 2022 07:50:12 +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: [PATCH v5 0/5] platform/chrome: cros_ec: miscellaneous cleanups From: patchwork-bot+chrome-platform@kernel.org Message-Id: <165026821227.18816.2084357824072322300.git-patchwork-notify@kernel.org> Date: Mon, 18 Apr 2022 07:50:12 +0000 References: <20220216080306.3864163-1-tzungbi@google.com> In-Reply-To: <20220216080306.3864163-1-tzungbi@google.com> To: Tzung-Bi Shih Cc: bleung@chromium.org, groeck@chromium.org, chrome-platform@lists.linux.dev, pmalani@chromium.org, linux-kernel@vger.kernel.org Hello: This series was applied to chrome-platform/linux.git (for-kernelci) by Tzung-Bi Shih : On Wed, 16 Feb 2022 16:03:01 +0800 you wrote: > The 1st patch fixes unhandled undos in error handling path. > > The rest of patches cleans drivers/platform/chrome/cros_ec.c. > > Changes from v4: > (https://patchwork.kernel.org/project/chrome-platform/cover/20220216043639.3839185-1-tzungbi@google.com/) > - Rollback the 3rd patch to older version. > > [...] Here is the summary with links: - [v5,1/5] platform/chrome: cros_ec: fix error handling in cros_ec_register() https://git.kernel.org/chrome-platform/c/2cd01bd6b117 - [v5,2/5] platform/chrome: cros_ec: remove unused variable `was_wake_device` https://git.kernel.org/chrome-platform/c/f47a6113f4e8 - [v5,3/5] platform/chrome: cros_ec: determine `wake_enabled` in cros_ec_suspend() https://git.kernel.org/chrome-platform/c/9fbe967d4e6e - [v5,4/5] platform/chrome: cros_ec: sort header inclusion alphabetically https://git.kernel.org/chrome-platform/c/5781a33098c6 - [v5,5/5] platform/chrome: cros_ec: append newline to all logs https://git.kernel.org/chrome-platform/c/8d4668064cce You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html