Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1445855
| From | Rob Herring <robh+dt@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 03/10] of: irq: make of_msi_configure accessible from modules |
| Date | 2016-07-18 23:30 +0200 |
| Message-ID | <rWogV-3bX-1@gated-at.bofh.it> (permalink) |
| References | <rWlCq-1nW-35@gated-at.bofh.it> <rWlM7-1sH-55@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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>
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll 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