usb: dwc3: set dma_mask for dwc3_omap device
authorKishon Vijay Abraham I <kishon@ti.com>
Thu, 7 Mar 2013 13:21:43 +0000 (18:51 +0530)
committerFelipe Balbi <balbi@ti.com>
Mon, 18 Mar 2013 09:18:14 +0000 (11:18 +0200)
*dma_mask* is not set for devices created from dt data. So filled dma_mask
for dwc3_omap device here. And dwc3 core will copy the dma_mask from its
parent.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/dwc3/core.c
drivers/usb/dwc3/dwc3-omap.c

Simple merge
Simple merge