Thread (5 messages) 5 messages, 2 authors, 2015-02-12

[Patch v3 2/2] dmaengine: Add ADM driver

From: Stephen Boyd <hidden>
Date: 2015-02-12 01:28:19
Also in: linux-arm-msm, linux-devicetree, lkml

On 02/11, Andy Gross wrote:
+static struct platform_driver adm_dma_driver = {
+	.probe = adm_dma_probe,
+	.remove = adm_dma_remove,
+	.driver = {
+		.name = "adm-dma-engine",
+		.owner = THIS_MODULE,
+		.of_match_table = adm_of_match,
+	},
+};
The THIS_MODULE script will find you. Am I a script?

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help