mirror of
https://github.com/torvalds/linux.git
synced 2024-11-19 02:21:47 +00:00
9ab91e7c5c
Otherwise the direct mapping won't work at all given that a NULL
dev->dma_ops causes a fallback. Note that we already explicitly set
dev->dma_ops to dma_dummy_ops for dma-incapable devices, so this
fallback should not be needed anyway.
Fixes:
|
||
---|---|---|
.. | ||
asm | ||
uapi/asm |