Re: [PATCH 03/10] of: irq: make of_msi_configure accessible from modules
From: Rob Herring <hidden>
Date: 2016-07-18 21:24:47
Also in:
linux-arm-kernel, linux-arm-msm, lkml
From: Rob Herring <hidden>
Date: 2016-07-18 21:24:47
Also in:
linux-arm-kernel, linux-arm-msm, lkml
On Mon, Jul 18, 2016 at 1:39 PM, Sinan Kaya [off-list ref] 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 <redacted> --- drivers/of/irq.c | 1 + 1 file changed, 1 insertion(+)
Acked-by: Rob Herring <redacted> -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html