Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1446740

Re: [PATCH 03/10] of: irq: make of_msi_configure accessible from modules

Path csiph.com!news.mixmin.net!aioe.org!bofh.it!news.nic.it!robomod
From Sinan Kaya <okaya@codeaurora.org>
Newsgroups linux.kernel
Subject Re: [PATCH 03/10] of: irq: make of_msi_configure accessible from modules
Date Tue, 19 Jul 2016 23:50:01 +0200
Message-ID <rWL3P-Wc-9@gated-at.bofh.it> (permalink)
References <rWlCq-1nW-35@gated-at.bofh.it> <rWlM7-1sH-55@gated-at.bofh.it> <rWogV-3bX-1@gated-at.bofh.it>
X-Original-To Rob Herring <robh+dt@kernel.org>
User-Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1
MIME-Version 1.0
Content-Type text/plain; charset=utf-8
Content-Transfer-Encoding 7bit
Sender robomod@news.nic.it
List-ID <linux-kernel.vger.kernel.org>
X-Mailing-List linux-kernel@vger.kernel.org
Approved robomod@news.nic.it
Lines 27
Organization linux.* mail to news gateway
X-Original-Cc dmaengine@vger.kernel.org, Timur Tabi <timur@codeaurora.org>, "devicetree@vger.kernel.org" <devicetree@vger.kernel.org>, Christopher Covington <cov@codeaurora.org>, Vinod Koul <vinod.koul@intel.com>, "jcm@redhat.com" <jcm@redhat.com>, Eric Auger <eric.auger@linaro.org>, Andy Gross <agross@codeaurora.org>, Arnd Bergmann <arnd@arndb.de>, linux-arm-msm <linux-arm-msm@vger.kernel.org>, "linux-arm-kernel@lists.infradead.org" <linux-arm-kernel@lists.infradead.org>, Frank Rowand <frowand.list@gmail.com>, "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
X-Original-Date Tue, 19 Jul 2016 17:40:02 -0400
X-Original-Message-ID <0fcc2c31-bd94-4a64-0456-9a35b692d2d8@codeaurora.org>
X-Original-References <1468867177-15007-1-git-send-email-okaya@codeaurora.org> <1468867177-15007-4-git-send-email-okaya@codeaurora.org> <CAL_Jsq+zLb0RcEdykDZXZpkgjjrDWa+-Bd0LTth3kB4H5X9pOQ@mail.gmail.com>
X-Original-Sender linux-kernel-owner@vger.kernel.org
Xref csiph.com linux.kernel:1446740

Show key headers only | View raw


On 7/18/2016 5:24 PM, Rob Herring wrote:
> On Mon, Jul 18, 2016 at 1:39 PM, Sinan Kaya <okaya@codeaurora.org> wrote:
>> The of_msi_configure routine is only accessible by the built-in
>> kernel drivers. Export this function so that modules can use it
>> too.
>>
>> This function is useful for configuring MSI on child device tree
>> nodes on hierarchical objects.
>>
>> Signed-off-by: Sinan Kaya <okaya@codeaurora.org>
>> ---
>>  drivers/of/irq.c | 1 +
>>  1 file changed, 1 insertion(+)
> 
> Acked-by: Rob Herring <robh@kernel.org>
> --
> To unsubscribe from this list: send the line "unsubscribe dmaengine" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

Thanks Rob

-- 
Sinan Kaya
Qualcomm Datacenter Technologies, Inc. as an affiliate of Qualcomm Technologies, Inc.
Qualcomm Technologies, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project.

Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread


Thread

[PATCH 03/10] of: irq: make of_msi_configure accessible from modules Sinan Kaya <okaya@codeaurora.org> - 2016-07-18 20:50 +0200
  Re: [PATCH 03/10] of: irq: make of_msi_configure accessible from modules Rob Herring <robh+dt@kernel.org> - 2016-07-18 23:30 +0200
    Re: [PATCH 03/10] of: irq: make of_msi_configure accessible from  modules Sinan Kaya <okaya@codeaurora.org> - 2016-07-19 23:50 +0200

csiph-web