From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Return-Path: Date: Wed, 2 May 2018 05:39:23 -0700 From: Christoph Hellwig To: Jan Kiszka Subject: Re: [PATCH v2 08/10] PCI: Deprecate of_pci_get_host_bridge_resources() Message-ID: <20180502123923.GA10783@infradead.org> References: MIME-Version: 1.0 In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Bjorn Helgaas , linux-pci@vger.kernel.org, Linux Kernel Mailing List , linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+bjorn=helgaas.com@lists.infradead.org List-ID: On Mon, Apr 30, 2018 at 07:48:42AM +0200, Jan Kiszka wrote: > From: Jan Kiszka > > There are no in-tree users remaining, all are converted to the managed > variant. And it is unlikely that any out-of-tree user got the resource > management right as well. So deprecate the interface and push users to > the managed version instead. > > To avoid raising a warning when exporting a deprecated symbol, wrap the > API with an inline and export an internal name. Don't deprecated it, just remove it. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel