[PATCH 03/10] of: irq: make of_msi_configure accessible from modules
Rob Herring
robh+dt at kernel.org
Mon Jul 18 14:24:21 PDT 2016
On Mon, Jul 18, 2016 at 1:39 PM, Sinan Kaya <okaya at 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 at codeaurora.org>
> ---
> drivers/of/irq.c | 1 +
> 1 file changed, 1 insertion(+)
Acked-by: Rob Herring <robh at kernel.org>
More information about the linux-arm-kernel
mailing list