summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@arm.linux.org.uk>2013-09-20 03:14:38 +0400
committerFelipe Balbi <balbi@ti.com>2013-10-01 18:31:19 +0400
commitaf3848757204a16670d7da94f72beb45564955cc (patch)
tree610a8cf402a97addcadea54b19abd4e52ea7c4d7 /drivers/usb/dwc3
parentd1d7e3f537d3cddc79f51c2f0285991446fb6837 (diff)
downloadlinux-af3848757204a16670d7da94f72beb45564955cc.tar.xz
usb: musb: use platform_device_register_full() to avoid directly messing with dma masks
Use platform_device_register_full() for those drivers which can, to avoid messing directly with DMA masks. This can only be done when the driver does not need to access the allocated musb platform device from within its callbacks, which may be called during the musb device probing. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'drivers/usb/dwc3')
0 files changed, 0 insertions, 0 deletions