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