summaryrefslogtreecommitdiffstats
path: root/drivers/dma/edma.c
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@arm.linux.org.uk>2013-06-10 20:02:35 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2013-10-31 14:49:12 +0000
commit460d47db9da17322f823e3c16123666ef4c6c838 (patch)
tree6012e513c1d3e916dc9de42b95459ab8afb89786 /drivers/dma/edma.c
parent27c1789ca6a6eae984b73d0267b7957e5c207da1 (diff)
downloadlinux-460d47db9da17322f823e3c16123666ef4c6c838.tar.gz
linux-460d47db9da17322f823e3c16123666ef4c6c838.tar.bz2
linux-460d47db9da17322f823e3c16123666ef4c6c838.zip
DMA-API: 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>
Diffstat (limited to 'drivers/dma/edma.c')
0 files changed, 0 insertions, 0 deletions