aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-debug.h
diff options
context:
space:
mode:
authorTudor Ambarus <[email protected]>2022-10-25 12:02:35 +0300
committerVinod Koul <[email protected]>2022-11-08 10:43:56 +0530
commitf1171bbdd2ba2a50ee64bb198a78c268a5baf5f1 (patch)
tree4acf5e831f06c5e2b90d855e6388908a3258417b /drivers/usb/cdns3/cdns3-debug.h
parent140fd5e74a1cc7413df88c735fff5ec64d33c1d3 (diff)
dmaengine: at_hdmac: Fix at_lli struct definition
Those hardware registers are all of 32 bits, while dma_addr_t ca be of type u64 or u32 depending on CONFIG_ARCH_DMA_ADDR_T_64BIT. Force u32 to comply with what the hardware expects. Fixes: dc78baa2b90b ("dmaengine: at_hdmac: new driver for the Atmel AHB DMA Controller") Signed-off-by: Tudor Ambarus <[email protected]> Cc: [email protected] Acked-by: Nicolas Ferre <[email protected]> Link: https://lore.kernel.org/r/[email protected] Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions