aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-debug.h
diff options
context:
space:
mode:
authorAlexander Shishkin <[email protected]>2019-05-03 11:44:34 +0300
committerGreg Kroah-Hartman <[email protected]>2019-05-03 18:14:29 +0200
commit4e0eaf239fb33ebc671303e2b736fa043462e2f4 (patch)
tree1980fc041375e4b2e09ca102a09aa5b20a03e87d /drivers/usb/cdns3/cdns3-debug.h
parent9a552e271e0ddf0911773cf34b28d11ebb96b1da (diff)
intel_th: msu: Fix single mode with IOMMU
Currently, the pages that are allocated for the single mode of MSC are not mapped into the device's dma space and the code is incorrectly using *_to_phys() in place of a dma address. This fails with IOMMU enabled and is otherwise bad practice. Fix the single mode buffer allocation to map the pages into the device's DMA space. Signed-off-by: Alexander Shishkin <[email protected]> Fixes: ba82664c134e ("intel_th: Add Memory Storage Unit driver") Cc: [email protected] # v4.4+ Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions