提交 e3c496f9 编写于 作者: M Mian Yousaf Kaukab 提交者: Felipe Balbi

usb: musb: ux500: add dma name for ux500

Signed-off-by: NMian Yousaf Kaukab <mian.yousaf.kaukab@stericsson.com>
Signed-off-by: NFelipe Balbi <balbi@ti.com>
上级 a48ff906
......@@ -2439,6 +2439,8 @@ static int __init musb_init(void)
"musb-dma"
#elif defined(CONFIG_USB_TUSB_OMAP_DMA)
"tusb-omap-dma"
#elif defined(CONFIG_USB_UX500_DMA)
"ux500-dma"
#else
"?dma?"
#endif
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册