diff options
author | Sarath Babu Naidu Gaddam <[email protected]> | 2023-11-16 00:26:52 +0530 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-11-20 17:52:22 -0800 |
commit | 6b1b40f704fc39db70098a1908ab2309b29831b6 (patch) | |
tree | 0038d34ec8cbd2a68f1793f7fd7c286b00bdf045 /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | 5e63c5ef7a99d4cc13ddb4964bdeaff45c0364a0 (diff) |
net: axienet: Preparatory changes for dmaengine support
The axiethernet driver has inbuilt dma programming. In order to add
dmaengine support and make it's integration seamless the current axidma
inbuilt programming code is put under use_dmaengine check.
It also performs minor code reordering to minimize conditional
use_dmaengine checks and there is no functional change. It uses
"dmas" property to identify whether it should use a dmaengine
framework or inbuilt axidma programming.
Signed-off-by: Sarath Babu Naidu Gaddam <[email protected]>
Signed-off-by: Radhey Shyam Pandey <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions