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 D6525C3DA78 for ; Sat, 14 Jan 2023 11:11:20 +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:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=Nnsxr6jJ0mutahn7r3hwMvcuKXgPO7KO/BniBXPi5cw=; b=GakTephnWQ1mfN BKNnmRjsY+5qZrNGNTp8fc5hXAxiq5T++CdV7RJ5TrbH55jlOiEhqlB/LklhNc5uYPY6GUG0AMdmP lFraT5JfefWQVRhQBlzUO2hDcZ66OYplMFUvCMTV3tP7nSVs44NBozCzFaWx0wnD/ltz8HmQsN13Z 9153xb94/kJMlaf44N7RWw6MHFp7+Nv6rLDUAbFcNGQDJKcXmPSG8xo+zCsOaN1ZyuSyENGI8zl1F RHZAsKu2S2MO6+MMS2+kC85/B1O2m6rUZxvw5s7aUO1QbIUznATB4w/FbIcqK2ulp9ExhVSx4w9gM Z7IJP+/vYEwTKUlTStnA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pGeQW-005gnE-I2; Sat, 14 Jan 2023 11:10:20 +0000 Received: from mga04.intel.com ([192.55.52.120]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pGeQS-005glo-I9; Sat, 14 Jan 2023 11:10:17 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1673694616; x=1705230616; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=1D9B8ljJa6po90IaZ02YVMuX7qkhTni5DjgRb5YMNqQ=; b=E5zC/d+lGuNC1lJBgTfOtM81qhQJOY8FDFmW1b5mXPy8CCLwppZEQtmF 1Vvf58xkoF6YAz9E6vAyR9qfK430pHP3Zvx4cw9q0oun2tAWKE12SEDGj AMZvIJAUISekE8aCx66foHj4Bh6n7WPVht0hUwqtApBklEFB4OXBKjD78 lYrHTTa/hjp6XvIztlZ1ufc3gsuzMeiyVu/8SruCgK2EP45e+IPo6Io1m QIRCMSgwc+t23EL5wPvNmuGIloz8JgX8oOnt8u177SaG65JelONVkmzhb QEhgaEQ3jE5SrRV2hV7G7eHK7kLbd5MdfL941Wjc08Goai/AqWUg8cUvj A==; X-IronPort-AV: E=McAfee;i="6500,9779,10589"; a="322883539" X-IronPort-AV: E=Sophos;i="5.97,216,1669104000"; d="scan'208";a="322883539" Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 14 Jan 2023 03:10:10 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10589"; a="690765249" X-IronPort-AV: E=Sophos;i="5.97,216,1669104000"; d="scan'208";a="690765249" Received: from smile.fi.intel.com ([10.237.72.54]) by orsmga001.jf.intel.com with ESMTP; 14 Jan 2023 03:10:06 -0800 Received: from andy by smile.fi.intel.com with local (Exim 4.96) (envelope-from ) id 1pGeQG-0097Yz-0e; Sat, 14 Jan 2023 13:10:04 +0200 Date: Sat, 14 Jan 2023 13:10:03 +0200 From: Andy Shevchenko To: Stefan Wahren Cc: Bartosz Golaszewski , Dmitry Torokhov , linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org, linux-rpi-kernel@lists.infradead.org, linux-arm-kernel@lists.infradead.org, Linus Walleij , Bartosz Golaszewski , Florian Fainelli , Ray Jui , Scott Branden , Broadcom internal kernel review list Subject: Re: [PATCH v3 2/4] pinctrl: bcm2835: Remove of_node_put() in bcm2835_of_gpio_ranges_fallback() Message-ID: References: <20230113215352.44272-1-andriy.shevchenko@linux.intel.com> <20230113215352.44272-3-andriy.shevchenko@linux.intel.com> <55a87b32-803a-ceb3-4c31-ac818fe69596@i2se.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <55a87b32-803a-ceb3-4c31-ac818fe69596@i2se.com> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230114_031016_633562_804C9A20 X-CRM114-Status: GOOD ( 14.40 ) 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 Sat, Jan 14, 2023 at 12:03:07PM +0100, Stefan Wahren wrote: > Am 13.01.23 um 22:53 schrieb Andy Shevchenko: > > Remove wrong of_node_put() in bcm2835_of_gpio_ranges_fallback(), > > there is no counterpart of_node_get() for it. > > > > Fixes: d2b67744fd99 ("pinctrl: bcm2835: implement hook for missing gpio-ranges") > > Signed-off-by: Andy Shevchenko > > thanks for fixing. It seems that i got confused by function name and usage > in other driver. You're welcome! Would be nice if you or somebody else have a chance to test the series. > Reviewed-by: Stefan Wahren Thank you! -- With Best Regards, Andy Shevchenko _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel