Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e3c496f9 authored by Mian Yousaf Kaukab's avatar Mian Yousaf Kaukab Committed by Felipe Balbi
Browse files

usb: musb: ux500: add dma name for ux500

parent a48ff906
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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