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 X-Spam-Level: X-Spam-Status: No, score=-4.1 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 387ACC352A4 for ; Wed, 12 Feb 2020 20:57:09 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 0C32E206D7 for ; Wed, 12 Feb 2020 20:57:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1581541029; bh=pimNMhjGR6fVXEq2MKpJDaJLlFWuVv9mhPYC3jALfgQ=; h=In-Reply-To:References:Subject:From:Cc:To:Date:List-ID:From; b=KVuGmRYDYEXn4nWVWY3reg9qx9PGPGQipOKH7RZRHDMBeVAZP8EIL0ck0x6hYON9y er20QcXmO5BMLqrjuDfXz23yCnip1cAH/zWqSFv6NKNKCsuRXLYeuPOM7p8XbsUC3W Wpdb0h355aESqFnRdx8HGSCN5B5e5V6cVXiaNWbM= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729157AbgBLU5H (ORCPT ); Wed, 12 Feb 2020 15:57:07 -0500 Received: from mail.kernel.org ([198.145.29.99]:39198 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729102AbgBLU5F (ORCPT ); Wed, 12 Feb 2020 15:57:05 -0500 Received: from kernel.org (unknown [104.132.0.74]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id DE84124677; Wed, 12 Feb 2020 20:57:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1581541025; bh=pimNMhjGR6fVXEq2MKpJDaJLlFWuVv9mhPYC3jALfgQ=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=U6aQJaiI1YHP4BwABwFLlmU/Zb6m7aXLElcSMjyCWVuEQ9Ue76ktY8ArJ8vzW15sL 5buCLG7lE/Pj5BOj+VrlpKebwUNwFmP2mIQpBnTAZPh8IZjhPzg2gkxNVHOpEGwih6 iohDZQU+uxDBiyMhW5T5iT82Vlm38COPrxQxTAZU= Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable In-Reply-To: <1581508657-12107-4-git-send-email-Anson.Huang@nxp.com> References: <1581508657-12107-1-git-send-email-Anson.Huang@nxp.com> <1581508657-12107-4-git-send-email-Anson.Huang@nxp.com> Subject: Re: [PATCH 4/5] clk: imx8mn: Add missing of_node_put() From: Stephen Boyd Cc: Linux-imx@nxp.com To: Anson Huang , abel.vesa@nxp.com, allison@lohutok.net, festevam@gmail.com, gregkh@linuxfoundation.org, kernel@pengutronix.de, leonard.crestez@nxp.com, linux-arm-kernel@lists.infradead.org, linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org, mturquette@baylibre.com, peng.fan@nxp.com, ping.bai@nxp.com, s.hauer@pengutronix.de, shawnguo@kernel.org, tglx@linutronix.de Date: Wed, 12 Feb 2020 12:57:04 -0800 Message-ID: <158154102418.184098.11089725230304667261@swboyd.mtv.corp.google.com> User-Agent: alot/0.9 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Quoting Anson Huang (2020-02-12 03:57:36) > After finishing using device node got from of_find_compatible_node(), > of_node_put() needs to be called. >=20 > Signed-off-by: Anson Huang > --- Reviewed-by: Stephen Boyd 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 X-Spam-Level: X-Spam-Status: No, score=-4.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 85F38C352A4 for ; Wed, 12 Feb 2020 20:57:41 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 58AC7206D7 for ; Wed, 12 Feb 2020 20:57:41 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="cF4vpb5w"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="U6aQJaiI" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 58AC7206D7 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Message-ID:Date:To:From:Subject: References:In-Reply-To:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=DWkgdBP67uTMVKtw7UHRglXHurc+aYpzugMvUnf+do4=; b=cF4vpb5weJSC3W tM1V6fp6eT5/yuCaA0wT3dLir1k7ODfbmBGihLK1SnqwsqR4izLVPWWq8Z4iUyidCf8WAwNCph12u EkLvGBOS2jCjhRG5yUnz5vD2FPZD3Z8/JaP5lc0qIy6+cwYQJHLVZoLcW+zBqbx3tZRdDBexMBW02 VqxRoyh6hxqaPkHAjwWvcMyfikIArEprwvSAb8+OBUf4CF8Eik9zKxaVO/Q0TktODXZpQuIaUFE8C qlkMiCDDypOcjeTx/8k4tRkmPbILAWmUInHfyBfYE3x6BY+6IoF8V85ciak/C2W4aSF0E1WyZ8xzl yZxNEEhxDnbcVRtenznQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1j1z4h-0002xY-CE; Wed, 12 Feb 2020 20:57:35 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1j1z4D-0002WY-NH for linux-arm-kernel@lists.infradead.org; Wed, 12 Feb 2020 20:57:06 +0000 Received: from kernel.org (unknown [104.132.0.74]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id DE84124677; Wed, 12 Feb 2020 20:57:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1581541025; bh=pimNMhjGR6fVXEq2MKpJDaJLlFWuVv9mhPYC3jALfgQ=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=U6aQJaiI1YHP4BwABwFLlmU/Zb6m7aXLElcSMjyCWVuEQ9Ue76ktY8ArJ8vzW15sL 5buCLG7lE/Pj5BOj+VrlpKebwUNwFmP2mIQpBnTAZPh8IZjhPzg2gkxNVHOpEGwih6 iohDZQU+uxDBiyMhW5T5iT82Vlm38COPrxQxTAZU= MIME-Version: 1.0 In-Reply-To: <1581508657-12107-4-git-send-email-Anson.Huang@nxp.com> References: <1581508657-12107-1-git-send-email-Anson.Huang@nxp.com> <1581508657-12107-4-git-send-email-Anson.Huang@nxp.com> Subject: Re: [PATCH 4/5] clk: imx8mn: Add missing of_node_put() From: Stephen Boyd To: Anson Huang , abel.vesa@nxp.com, allison@lohutok.net, festevam@gmail.com, gregkh@linuxfoundation.org, kernel@pengutronix.de, leonard.crestez@nxp.com, linux-arm-kernel@lists.infradead.org, linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org, mturquette@baylibre.com, peng.fan@nxp.com, ping.bai@nxp.com, s.hauer@pengutronix.de, shawnguo@kernel.org, tglx@linutronix.de Date: Wed, 12 Feb 2020 12:57:04 -0800 Message-ID: <158154102418.184098.11089725230304667261@swboyd.mtv.corp.google.com> User-Agent: alot/0.9 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200212_125705_801100_1452ABCE X-CRM114-Status: UNSURE ( 5.20 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Linux-imx@nxp.com Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org Quoting Anson Huang (2020-02-12 03:57:36) > After finishing using device node got from of_find_compatible_node(), > of_node_put() needs to be called. > > Signed-off-by: Anson Huang > --- Reviewed-by: Stephen Boyd _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel