summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-tilegx.c
diff options
context:
space:
mode:
authorRussell King2013-06-10 17:28:49 +0200
committerRussell King2013-10-31 15:49:01 +0100
commit22d9d8e8316d7f69046c8805ce9aa8d9c43d4e5b (patch)
tree08dac036c1fdeb9c49940b3a7760860849eee65c /drivers/usb/host/ohci-tilegx.c
parentDMA-API: parport: parport_pc.c: use dma_coerce_mask_and_coherent() (diff)
downloadkernel-qcow2-linux-22d9d8e8316d7f69046c8805ce9aa8d9c43d4e5b.tar.gz
kernel-qcow2-linux-22d9d8e8316d7f69046c8805ce9aa8d9c43d4e5b.tar.xz
kernel-qcow2-linux-22d9d8e8316d7f69046c8805ce9aa8d9c43d4e5b.zip
DMA-API: usb: use dma_set_coherent_mask()
The correct way for a driver to specify the coherent DMA mask is not to directly access the field in the struct device, but to use dma_set_coherent_mask(). Only arch and bus code should access this member directly. Convert all direct write accesses to using the correct API. Acked-by: Felipe Balbi <balbi@ti.com> Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'drivers/usb/host/ohci-tilegx.c')
0 files changed, 0 insertions, 0 deletions