diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2013-06-27 00:49:11 +0200 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2013-10-31 15:48:34 +0100 |
commit | d288059e0aedcee0d55074b81ef286c7f255e146 (patch) | |
tree | 44b447b0aa51fa79df04defa5c8815824be8c32a /drivers/usb/host/ssb-hcd.c | |
parent | DMA-API: media: dt3155v4l: replace dma_set_mask()+dma_set_coherent_mask() wit... (diff) | |
download | linux-d288059e0aedcee0d55074b81ef286c7f255e146.tar.xz linux-d288059e0aedcee0d55074b81ef286c7f255e146.zip |
DMA-API: usb: bcma: replace dma_set_mask()+dma_set_coherent_mask() with new helper
Replace the following sequence:
dma_set_mask(dev, mask);
dma_set_coherent_mask(dev, mask);
with a call to the new helper dma_set_mask_and_coherent().
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'drivers/usb/host/ssb-hcd.c')
0 files changed, 0 insertions, 0 deletions