Skip to content
Commit af384875 authored by Russell King's avatar Russell King Committed by Felipe Balbi
Browse files

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: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: default avatarFelipe Balbi <balbi@ti.com>
parent d1d7e3f5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment