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=-16.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_GIT autolearn=ham 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 F05D2C433DB for ; Thu, 4 Mar 2021 07:29:38 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (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 4C28864EFD for ; Thu, 4 Mar 2021 07:29:38 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 4C28864EFD Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=atomide.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+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=desiato.20200630; h=Sender:Content-Transfer-Encoding :Content-Type:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To:Message-Id:Date: Subject: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=SUDayZl53MbEzVDcfHbpaNlx2D+ODnfW/UX8n/Zpdgw=; b=jAbeoyJ/IX6NwiOJq2oHx2lfR vGUXgdUHUB+BdkUfonSOJpItGMbmA6nXu7OLEFsuUhp6yGxZoSPaSiUuP/nM9SBhCThaCkDlsi9zF EwGZjPrRg3Eia63dQP9BGOcBqSQ40VigiB8pEoYSv9M0R2nSuCquyggTUTxjlcXhWq1f4qiWTSGc7 +AB3wXFHUWYsmpQUIVwSCpmqcge8cHPevoHiH5o+xs7H7MieGdxHtd0/Z+k7s8r3VuV/twcHL2fm2 aPZYGGPHrObJfzMo96I2YFOIZTIjZ9OIsAyBeYdsoTTn2pW3he6Gtrefdri2ejdAVFyQxWSA748dE 6tvd8th0A==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lHiOP-0083Fk-2w; Thu, 04 Mar 2021 07:27:29 +0000 Received: from casper.infradead.org ([2001:8b0:10b:1236::1]) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lHiJB-0082dv-UC for linux-arm-kernel@desiato.infradead.org; Thu, 04 Mar 2021 07:22:17 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=casper.20170209; h=Content-Transfer-Encoding:MIME-Version: References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To: Content-Type:Content-ID:Content-Description; bh=8qu31if0Zx1BLEXBd1gjzuLvDId6+RMjI3s+dstOI9E=; b=kBFUtp8PkGHGZj+ohBGp4SwJMX i3OQgMe3x0WX74oUYediTz4R74r+TJz8mBquig89p+ZtUH0ziAmm8gnE2OB+cfzzl9Vyy6pqdfj4a Il070m1GLCo7W/WgqvY3QpsXulnGt4xwNC4OW10U3BKljHNJL62mitwfhuE7Jz7s+/kpn6920Szca ftfZH2RQswzSpgLQNy8J4vajEm38/BZwcyp/olV0lz+A1ZzX6aKo67M6YjYJ+NdN49ti0Lrne+aBD YbgxGkjap+gOU1tytwELLIx/5XnrhcTLPCHtmFDyAFadO6U8iJdqA9i/UkY6x62HCuQZ8SWNhVLoR ah/3shug==; Received: from muru.com ([72.249.23.125]) by casper.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lHiJ8-0061Yn-2G for linux-arm-kernel@lists.infradead.org; Thu, 04 Mar 2021 07:22:03 +0000 Received: from hillo.muru.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTP id 5818181A7; Thu, 4 Mar 2021 07:22:25 +0000 (UTC) From: Tony Lindgren To: Daniel Lezcano , Thomas Gleixner Cc: Keerthy , linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [PATCH 2/3] clocksource/drivers/timer-ti-dm: Remove extra of_node_put() Date: Thu, 4 Mar 2021 09:21:34 +0200 Message-Id: <20210304072135.52712-3-tony@atomide.com> X-Mailer: git-send-email 2.30.1 In-Reply-To: <20210304072135.52712-1-tony@atomide.com> References: <20210304072135.52712-1-tony@atomide.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210304_072203_051183_50030840 X-CRM114-Status: UNSURE ( 8.14 ) X-CRM114-Notice: Please train this message. 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 We have of_translate_address() already do of_node_put() as needed. I probably looked at __of_translate_address() earlier by accident that of_translate_address() uses. Fixes: 52762fbd1c47 ("clocksource/drivers/timer-ti-dm: Add clockevent and clocksource support") Signed-off-by: Tony Lindgren --- drivers/clocksource/timer-ti-dm-systimer.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/clocksource/timer-ti-dm-systimer.c b/drivers/clocksource/timer-ti-dm-systimer.c --- a/drivers/clocksource/timer-ti-dm-systimer.c +++ b/drivers/clocksource/timer-ti-dm-systimer.c @@ -265,7 +265,6 @@ static void __init dmtimer_systimer_assign_alwon(void) pa == 0x48318000) continue; - of_node_put(np); break; } } @@ -300,7 +299,6 @@ static u32 __init dmtimer_systimer_find_first_available(void) continue; } - of_node_put(np); break; } } -- 2.30.1 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel