aboutsummaryrefslogtreecommitdiff
path: root/lib/memory-notifier-error-inject.c
diff options
context:
space:
mode:
authorPawel Laszczak <[email protected]>2019-10-07 13:03:23 +0100
committerGreg Kroah-Hartman <[email protected]>2019-10-10 12:42:09 +0200
commiteb21a74adaa11846737f503dd618bd35337e2c37 (patch)
tree4f113921bedd005a6f0a0bcd1fa89ea01a321b3e /lib/memory-notifier-error-inject.c
parent02ffc26df96b487f476b8945eaef13c7f170e79a (diff)
usb: cdns3: Fix for incorrect DMA mask.
This patch restores the correct DMA mask after switching back to device mode. The issue occurred because Device part of controller use 32 bits DMA and Host side use 64 bits DMA. During loading XHCI driver the DMA mask used by driver is overwritten by XHCI driver so it must be restored to 32 bits. Reported-by: Pawel Laszczak <[email protected]> Signed-off-by: Roger Quadros <[email protected]> Signed-off-by: Pawel Laszczak <[email protected]> Fixes: 7733f6c32e36 ("usb: cdns3: Add Cadence USB3 DRD Driver") Reviewed-by: Peter Chen <[email protected]> Tested-by: Roger Quadros <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions