From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753804AbdARTKf (ORCPT ); Wed, 18 Jan 2017 14:10:35 -0500 Received: from smtp.codeaurora.org ([198.145.29.96]:33314 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751912AbdARTKd (ORCPT ); Wed, 18 Jan 2017 14:10:33 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Wed, 18 Jan 2017 14:02:53 -0500 From: Agustin Vega-Frias To: Andy Shevchenko Cc: linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org, linux-arm Mailing List , "Rafael J. Wysocki" , Len Brown , Thomas Gleixner , Jason Cooper , Marc Zyngier , Lorenzo Pieralisi , Timur Tabi , Christopher Covington , Andy Gross , harba@codeaurora.org, Jon Masters , msalter@redhat.com, mlangsdo@redhat.com, Al Stone , astone@redhat.com, Graeme Gregory , guohanjun@huawei.com, charles.garcia-tobin@arm.com Subject: Re: [PATCH V10 2/3] ACPI: Add support for ResourceSource/IRQ domain mapping In-Reply-To: References: <1484757988-23739-1-git-send-email-agustinv@codeaurora.org> <1484757988-23739-3-git-send-email-agustinv@codeaurora.org> Message-ID: <5bf630b0ab0b818db6e4e63a41020a55@codeaurora.org> User-Agent: Roundcube Webmail/1.2.1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Andy, On 2017-01-18 13:00, Andy Shevchenko wrote: > On Wed, Jan 18, 2017 at 6:46 PM, Agustin Vega-Frias > wrote: >> ACPI extended IRQ resources may contain a ResourceSource to specify >> an alternate interrupt controller. Introduce acpi_irq_get and use it >> to implement ResourceSource/IRQ domain mapping. >> >> The new API is similar to of_irq_get and allows re-initialization >> of a platform resource from the ACPI extended IRQ resource, and >> provides proper behavior for probe deferral when the domain is not >> yet present when called. >> > > Care to use -M -C when prepare this patch? > I did use it, but the similarity index was below the default threshold. I'll send in a new version of this patch with this fixed. Thanks, Agustin >> drivers/acpi/gsi.c | 98 ----------------- >> drivers/acpi/irq.c | 282 >> ++++++++++++++++++++++++++++++++++++++++++++++++ > > -- > With Best Regards, > Andy Shevchenko -- Qualcomm Datacenter Technologies, Inc. on behalf of the Qualcomm Technologies, Inc. Qualcomm Technologies, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project.