Received: by 2002:a05:6a11:4021:0:0:0:0 with SMTP id ky33csp5044936pxb; Tue, 28 Sep 2021 09:25:52 -0700 (PDT) X-Google-Smtp-Source: ABdhPJy9tfLPKAi1w1mD8aiXI2X7Ispl+d/0gBVv7E2sCMKc+L7c/yxbAl7ySFA2xiIKx907DmaH X-Received: by 2002:a17:906:aad9:: with SMTP id kt25mr6489450ejb.516.1632846351886; Tue, 28 Sep 2021 09:25:51 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1632846351; cv=none; d=google.com; s=arc-20160816; b=kOEos7yz7mTuUQF9t7hLqGdYb18bPZCZsGnbQx7rCJvReBREqtG1WB9PdqWijB9OgN DJIpWmqyHW4lZn/yUl+Wf9VGBFvekiIVqWU/ici294m1eOfv0R4E/bvH1pmU3oCmBnqg r8YauoV/9bpRskJawpdeWltVn9I3KmN1d6iqX83F23RcUuU6m44ECpjN28SfSCDxHgdY dwBL3bHT87SgOH3+oY+FVoTGCIGZnXnBOI3UxaaFbn1qriGKy9YE9PWbBcPSVvfymEO5 lxjnFS9+nGt++QDm7MGhY0l4T1U7xocvkG52oee+XOtXa7/weoqMXhlqk7tB+wPtHJSU e/DA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from :dkim-signature; bh=mfmyjnIe5LiotVloC1zd2zyKkwrOv6rMQ6MNJ3TNLm4=; b=Xq2ELd5TgRJvY+VABH2KF5l6Wrrs224XrS9VrrK0RaL3jc7CBcYTrBGKa7CDJYZMWO j4nO0YzEY3EMsFxFPc5zxiEyFeKdjuSRb7EGgECRoAiKYPtV2FIzSahOidPYp7NH3BAd j5biMYyqx5oyik3E8cVRKgki8vc27aWy6Sq1D/NL0VrxYcS9tJyNv+Z+wenmNYKZrDb6 ZXI8cFQp8VaaFtb95zkXAuJF+uj7i3gmUs8EWOTr5DUuueiTLz0xGAoCPPfNVSYbg77A 6PficFe9jt+OqwhKw6AuLxSIfTeHvMaGnj7YcotqDtetaqmv7OmsJRuIMvZoLRdvUUwg +HlA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=EDO+sk4W; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id c13si23713997edn.54.2021.09.28.09.25.26; Tue, 28 Sep 2021 09:25:51 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=EDO+sk4W; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241809AbhI1QZp (ORCPT + 99 others); Tue, 28 Sep 2021 12:25:45 -0400 Received: from mail.kernel.org ([198.145.29.99]:57732 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S241814AbhI1QZo (ORCPT ); Tue, 28 Sep 2021 12:25:44 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id D83E460462; Tue, 28 Sep 2021 16:24:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1632846245; bh=0O6L4H/cextfv26B46FKY+zqtsTMb2PqJijiEx87F6U=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=EDO+sk4Wwji7L2scdsEF3f+WFkOFCFOl1U7q9vzm9NWJ8IcF8oRBCXgOfpUb55lr+ mmGBEPM07EZ0ys049J7VAom4eUh/Zz9ioqlLiv6aOdW0O7N0qvmUZD18ASME+sDy4p sn52BtG5hwI30SIi4FNxviuCW/+7thKPUh1+nGjKq7osK7FCV0L56S5G95/bwa3YUv XQgty2j9FjApH/4+SYIfcTcn6A79FGhjvfKfTxYzIxvIw8yuikUUxXOciRA/nwe1WY psNywYARIBft7yYaavzV9HHO3u5yFSq+AIbmfbxI2lKCoSqWyJDcioUBwXsD0NmpOy ZyHsP2zkDFoyA== From: Mark Brown To: tiwai@suse.com, Trevor Wu , matthias.bgg@gmail.com Cc: Mark Brown , linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org, alsa-devel@alsa-project.org, bicycle.tsai@mediatek.com, cuibixuan@huawei.com Subject: Re: [PATCH] ASoC: mediatek: mt8195: add missing of_node_put in probe Date: Tue, 28 Sep 2021 17:23:02 +0100 Message-Id: <163284573552.17390.11297095158911786787.b4-ty@kernel.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20210928063520.23927-1-trevor.wu@mediatek.com> References: <20210928063520.23927-1-trevor.wu@mediatek.com> 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 Tue, 28 Sep 2021 14:35:20 +0800, Trevor Wu wrote: > dp node and hdmi node are retrieved from of_parse_phandle(), so using > of_node_put() on them before return. > > Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/1] ASoC: mediatek: mt8195: add missing of_node_put in probe commit: b05cfb1215223a750cff5367b625f0ed285a36cf 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