From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: ARM: OMAP2+: Grab reference to device nodes where needed Date: Tue, 28 Feb 2017 08:23:16 -0800 Message-ID: <20170228162315.GS21809@atomide.com> References: <1486853948-20978-1-git-send-email-linux@roeck-us.net> <20170227233405.GA16546@roeck-us.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20170227233405.GA16546@roeck-us.net> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Guenter Roeck Cc: Rob Herring , Paul Walmsley , Russell King , linux-kernel@vger.kernel.org, Qi Hou , linux-omap@vger.kernel.org, Peter Rosin , linux-arm-kernel@lists.infradead.org List-Id: linux-omap@vger.kernel.org * Guenter Roeck [170227 15:36]: > ping ... this problem is now seen in mainline. Oops sorry I had accidentally tagged this with "next" instead of "fixes". Looking at the patch though, can't we make of_node_get/put local to omap3xxx_hwmod_is_hs_ip_block_usable()? Regards, Tony From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Tue, 28 Feb 2017 08:23:16 -0800 Subject: ARM: OMAP2+: Grab reference to device nodes where needed In-Reply-To: <20170227233405.GA16546@roeck-us.net> References: <1486853948-20978-1-git-send-email-linux@roeck-us.net> <20170227233405.GA16546@roeck-us.net> Message-ID: <20170228162315.GS21809@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Guenter Roeck [170227 15:36]: > ping ... this problem is now seen in mainline. Oops sorry I had accidentally tagged this with "next" instead of "fixes". Looking at the patch though, can't we make of_node_get/put local to omap3xxx_hwmod_is_hs_ip_block_usable()? Regards, Tony From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751582AbdB1Qeb (ORCPT ); Tue, 28 Feb 2017 11:34:31 -0500 Received: from muru.com ([72.249.23.125]:36760 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751352AbdB1QdX (ORCPT ); Tue, 28 Feb 2017 11:33:23 -0500 Date: Tue, 28 Feb 2017 08:23:16 -0800 From: Tony Lindgren To: Guenter Roeck Cc: Paul Walmsley , Rob Herring , Russell King , linux-kernel@vger.kernel.org, Qi Hou , linux-omap@vger.kernel.org, Peter Rosin , linux-arm-kernel@lists.infradead.org Subject: Re: ARM: OMAP2+: Grab reference to device nodes where needed Message-ID: <20170228162315.GS21809@atomide.com> References: <1486853948-20978-1-git-send-email-linux@roeck-us.net> <20170227233405.GA16546@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170227233405.GA16546@roeck-us.net> User-Agent: Mutt/1.7.2 (2016-11-26) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Guenter Roeck [170227 15:36]: > ping ... this problem is now seen in mainline. Oops sorry I had accidentally tagged this with "next" instead of "fixes". Looking at the patch though, can't we make of_node_get/put local to omap3xxx_hwmod_is_hs_ip_block_usable()? Regards, Tony