You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
media: ipu6: Fix DMA and physical address debugging messages for 32-bit
[ Upstream commit 199c204 ]
Fix printing DMA and physical address printing on 32-bit platforms, by
using correct types. Also cast DMA_BIT_MASK() result to dma_addr_t to make
Clang happy.
Signed-off-by: Sakari Ailus <[email protected]>
Reviewed-by: Bingbu Cao <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Stable-dep-of: daabc5c ("media: ipu6: not override the dma_ops of device in driver")
Signed-off-by: Sasha Levin <[email protected]>
0 commit comments