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 D4A2DC433F5 for ; Mon, 25 Apr 2022 17:25:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235494AbiDYR2K (ORCPT ); Mon, 25 Apr 2022 13:28:10 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45404 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S243962AbiDYR12 (ORCPT ); Mon, 25 Apr 2022 13:27:28 -0400 Received: from sin.source.kernel.org (sin.source.kernel.org [IPv6:2604:1380:40e1:4800::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D2FA241307 for ; Mon, 25 Apr 2022 10:24:23 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by sin.source.kernel.org (Postfix) with ESMTPS id 47C4BCE18E7 for ; Mon, 25 Apr 2022 17:24:22 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 5F697C385A9; Mon, 25 Apr 2022 17:24:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1650907460; bh=kGNKLYoYkIqyAIUqooIaCkDmUVcEL/KHpxMnxdUnrRc=; h=From:To:Cc:In-Reply-To:References:Subject:Date:From; b=ACFU4LD7VqRkiZApiylS1fOnq2RPRL/i0D0eEj9j11l26LRlXNcUfP0flySj5nH0N CZlLTaf5OfTdKYlW0x6/U5oEkxP3GmCRzI/SvYuTAYpM6532fGOpywGxCsqV+QkHGV LxkWTwG4Zd1nyQRDO1RxXZRvTRyLHoKOsxoRIfkf0dLx+Y57vhwkT9qwBodmmK0HeM B0GuAsX4WQ8V8bpaPJHRorlMNc4R1NKVtP0hI8a8vowE/JtKfPcxddIVPZObFqC0D4 kKg+/OZyqoXeL6xYRlriZYJuv/53u9bhPuE21qxkmamjf07huqSwwbCLzzsYTuV3Lh Y02qO6wjsch3g== From: Mark Brown To: Fabio Estevam , lgirdwood@gmail.com, Xiubo Li , Sascha Hauer , shawnguo@kernel.org, perex@perex.cz, kernel@pengutronix.de, Nicolin Chen , baihaowen@meizu.com, tiwai@suse.com, linux-imx@nxp.com, Shengjiu Wang Cc: alsa-devel@alsa-project.org, linuxppc-dev@lists.ozlabs.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org In-Reply-To: <1650509120-25377-1-git-send-email-baihaowen@meizu.com> References: <1650509120-25377-1-git-send-email-baihaowen@meizu.com> Subject: Re: [PATCH] ASoC: imx-hdmi: remove useless null check before call of_node_put() Message-Id: <165090745710.583823.18355681135160167823.b4-ty@kernel.org> Date: Mon, 25 Apr 2022 18:24:17 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 21 Apr 2022 10:45:20 +0800, Haowen Bai wrote: > No need to add null check before call of_node_put(), since the > implementation of of_node_put() has done it. > > Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/1] ASoC: imx-hdmi: remove useless null check before call of_node_put() commit: 666b0cad75dc9517100295aed590aef2ff9a73d1 All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. Thanks, Mark 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 alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 8C9E6C433EF for ; Mon, 25 Apr 2022 17:26:29 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id CB797181C; Mon, 25 Apr 2022 19:25:37 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz CB797181C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1650907587; bh=kGNKLYoYkIqyAIUqooIaCkDmUVcEL/KHpxMnxdUnrRc=; h=From:To:In-Reply-To:References:Subject:Date:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=Hz4dumL4yLZuBsQn4XaPxp/avKNRKnEmnJTbgBKIKEkEqw6d3Mq1CdnpVhIgQ0/sk iiNFRK/3loUa0jpW1cTyNcbrCi5r2DqyWt0nHflrwGHW/jc+dTzgHGDtDNyljMwr3n Zw5EmxI3cxAmyESSSdYTDRIIizsr/V69BByx36lA= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id BAE5AF80516; Mon, 25 Apr 2022 19:24:31 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 6FC7CF804AA; Mon, 25 Apr 2022 19:24:25 +0200 (CEST) Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 80969F8016E for ; Mon, 25 Apr 2022 19:24:22 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 80969F8016E Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="ACFU4LD7" Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 99E31614C1; Mon, 25 Apr 2022 17:24:20 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 5F697C385A9; Mon, 25 Apr 2022 17:24:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1650907460; bh=kGNKLYoYkIqyAIUqooIaCkDmUVcEL/KHpxMnxdUnrRc=; h=From:To:Cc:In-Reply-To:References:Subject:Date:From; b=ACFU4LD7VqRkiZApiylS1fOnq2RPRL/i0D0eEj9j11l26LRlXNcUfP0flySj5nH0N CZlLTaf5OfTdKYlW0x6/U5oEkxP3GmCRzI/SvYuTAYpM6532fGOpywGxCsqV+QkHGV LxkWTwG4Zd1nyQRDO1RxXZRvTRyLHoKOsxoRIfkf0dLx+Y57vhwkT9qwBodmmK0HeM B0GuAsX4WQ8V8bpaPJHRorlMNc4R1NKVtP0hI8a8vowE/JtKfPcxddIVPZObFqC0D4 kKg+/OZyqoXeL6xYRlriZYJuv/53u9bhPuE21qxkmamjf07huqSwwbCLzzsYTuV3Lh Y02qO6wjsch3g== From: Mark Brown To: Fabio Estevam , lgirdwood@gmail.com, Xiubo Li , Sascha Hauer , shawnguo@kernel.org, perex@perex.cz, kernel@pengutronix.de, Nicolin Chen , baihaowen@meizu.com, tiwai@suse.com, linux-imx@nxp.com, Shengjiu Wang In-Reply-To: <1650509120-25377-1-git-send-email-baihaowen@meizu.com> References: <1650509120-25377-1-git-send-email-baihaowen@meizu.com> Subject: Re: [PATCH] ASoC: imx-hdmi: remove useless null check before call of_node_put() Message-Id: <165090745710.583823.18355681135160167823.b4-ty@kernel.org> Date: Mon, 25 Apr 2022 18:24:17 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Cc: alsa-devel@alsa-project.org, linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" On Thu, 21 Apr 2022 10:45:20 +0800, Haowen Bai wrote: > No need to add null check before call of_node_put(), since the > implementation of of_node_put() has done it. > > Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/1] ASoC: imx-hdmi: remove useless null check before call of_node_put() commit: 666b0cad75dc9517100295aed590aef2ff9a73d1 All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. Thanks, Mark 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 302A2C433EF for ; Mon, 25 Apr 2022 17:25:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Date:Message-Id:Subject: References:In-Reply-To:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=2dYx7jipnx5JX9eooghABr7nNL4G9mXQ1Fo2i5OyHiw=; b=qPnXB1pAkuv4hD F5Sn5yPmZeiJC9ClB0XxiHyEA9mtHcsoDZQWqLY4iQTOg0YrZvLwfx+IDzWAeDhzH1Jo1hplQnr4d /JWigoTuiePMyDmw7M0IzLirWID23JUy23LhrZqySDp3vY3SZ6YaAGe05QtvacMKeN5riGt09NcFb Zj+w2MaukiBq3RkToC+ztK5dZb+FGa0wOcaUMhp92GucjrnkNxnRNjJThRyNWI8V8aJtlge0brBHV 8pTwfx8KkpFctGXJGLO/4L6JDrBcBweamm16TY9vlpYvKhMub/1jQq7Tn/x3HoaQ1RwKyAU9bdTEn 64DU0fifRoxc6uKS/X2w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nj2Ro-00Adpb-H8; Mon, 25 Apr 2022 17:24:29 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nj2Rh-00AdnR-29 for linux-arm-kernel@lists.infradead.org; Mon, 25 Apr 2022 17:24:22 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 99E31614C1; Mon, 25 Apr 2022 17:24:20 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 5F697C385A9; Mon, 25 Apr 2022 17:24:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1650907460; bh=kGNKLYoYkIqyAIUqooIaCkDmUVcEL/KHpxMnxdUnrRc=; h=From:To:Cc:In-Reply-To:References:Subject:Date:From; b=ACFU4LD7VqRkiZApiylS1fOnq2RPRL/i0D0eEj9j11l26LRlXNcUfP0flySj5nH0N CZlLTaf5OfTdKYlW0x6/U5oEkxP3GmCRzI/SvYuTAYpM6532fGOpywGxCsqV+QkHGV LxkWTwG4Zd1nyQRDO1RxXZRvTRyLHoKOsxoRIfkf0dLx+Y57vhwkT9qwBodmmK0HeM B0GuAsX4WQ8V8bpaPJHRorlMNc4R1NKVtP0hI8a8vowE/JtKfPcxddIVPZObFqC0D4 kKg+/OZyqoXeL6xYRlriZYJuv/53u9bhPuE21qxkmamjf07huqSwwbCLzzsYTuV3Lh Y02qO6wjsch3g== From: Mark Brown To: Fabio Estevam , lgirdwood@gmail.com, Xiubo Li , Sascha Hauer , shawnguo@kernel.org, perex@perex.cz, kernel@pengutronix.de, Nicolin Chen , baihaowen@meizu.com, tiwai@suse.com, linux-imx@nxp.com, Shengjiu Wang Cc: alsa-devel@alsa-project.org, linuxppc-dev@lists.ozlabs.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org In-Reply-To: <1650509120-25377-1-git-send-email-baihaowen@meizu.com> References: <1650509120-25377-1-git-send-email-baihaowen@meizu.com> Subject: Re: [PATCH] ASoC: imx-hdmi: remove useless null check before call of_node_put() Message-Id: <165090745710.583823.18355681135160167823.b4-ty@kernel.org> Date: Mon, 25 Apr 2022 18:24:17 +0100 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220425_102421_186226_48B03DB7 X-CRM114-Status: GOOD ( 12.59 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, 21 Apr 2022 10:45:20 +0800, Haowen Bai wrote: > No need to add null check before call of_node_put(), since the > implementation of of_node_put() has done it. > > Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/1] ASoC: imx-hdmi: remove useless null check before call of_node_put() commit: 666b0cad75dc9517100295aed590aef2ff9a73d1 All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. Thanks, Mark _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel