commit | ddff14f1ab9b55b73ba59126ef4a10966725fc9d | [log] [tgz] |
---|---|---|
author | Kishon Vijay Abraham I <kishon@ti.com> | Thu Mar 07 18:51:43 2013 +0530 |
committer | Felipe Balbi <balbi@ti.com> | Mon Mar 18 11:18:14 2013 +0200 |
tree | 803dce8a9343fdc8ea426df5129d39cde9126bb8 | |
parent | d4436c3a6e4ea3000b794eb61e0fc1db46d14175 [diff] |
usb: dwc3: set dma_mask for dwc3_omap device *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>