From: Kishon Vijay Abraham I Date: Thu, 7 Mar 2013 13:21:43 +0000 (+0530) Subject: usb: dwc3: set dma_mask for dwc3_omap device X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~135^2~63^2~112 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ddff14f1ab9b55b73ba59126ef4a10966725fc9d;p=pandora-kernel.git 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 Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed