summaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_files.py
diff options
context:
space:
mode:
authorLorenzo Bianconi <lorenzo@kernel.org>2025-06-25 19:40:30 +0200
committerFelix Fietkau <nbd@nbd.name>2025-07-07 18:05:09 +0200
commit1298de13d12841f054277151d8ffa7786abd2645 (patch)
treeb45e14cc3a455e727a64cd2e9d3e96589e08822f /scripts/lib/kdoc/kdoc_files.py
parent344dd6a4c91960d9640ab15770efd18526ac3fa3 (diff)
wifi: mt76: Get rid of dma_sync_single_for_device() for MMIO devices
Since the page_pool for MT76 MMIO devices are created with PP_FLAG_DMA_SYNC_DEV flag, we do not need to sync_for_device each page received from the pool since it is already done by the page_pool codebase. Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org> Link: https://patch.msgid.link/20250625-mt76-sync-for-device-v1-1-e687e3278e1a@kernel.org Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions