Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932953AbbLCJoL (ORCPT ); Thu, 3 Dec 2015 04:44:11 -0500 Received: from mailapp01.imgtec.com ([195.59.15.196]:49293 "EHLO mailapp01.imgtec.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759550AbbLCJkm (ORCPT ); Thu, 3 Dec 2015 04:40:42 -0500 Subject: Re: [PATCH] Revert "of/irq: make of_irq_find_parent static" To: Rob Herring , Jonas Gorski , "Carlo Caione" References: <1449072887-2734-1-git-send-email-qais.yousef@imgtec.com> CC: "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Frank Rowand , Grant Likely , David Daney From: Qais Yousef Message-ID: <56600E17.7060408@imgtec.com> Date: Thu, 3 Dec 2015 09:40:39 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [192.168.154.94] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 969 Lines: 27 On 12/02/2015 05:10 PM, Rob Herring wrote: > +Carlo > > On Wed, Dec 2, 2015 at 10:32 AM, Jonas Gorski wrote: >> Make the revert part of the series that needs it, so it won't get >> moved again because of no external users. > There's 2 cases[1] wanting it, so I'm planning to apply for 4.4 since > we removed it in 4.4. > > Reverting is perhaps the wrong thing as it conflicts, also needs an > EXPORT_SYMBOL, and needs to be moved for !OF_IRQ builds as pointed out > below. I don't need the EXPORT_SYMBOL() in my case since I'm using it from ARCH code. > [1] http://www.spinics.net/lists/arm-kernel/msg464847.html Looks like it's already sorted then. I'll pull in this patch and test it. Thanks, Qais -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/