diff options
| author | Weijie Gao <[email protected]> | 2022-09-09 19:59:24 +0800 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2022-09-23 15:09:15 -0400 |
| commit | 7d928c3f2798fc2602e3c320b533fa721a92df38 (patch) | |
| tree | 2205c16eb2e0aa8b2e378beb831d8a1abee2fe81 /include/linux | |
| parent | 625967254c3983730e998b5f302b70390bb9e770 (diff) | |
net: mediatek: stop using bitfileds for DMA descriptors
This patch is a preparation for adding a new version of PDMA of which the
DMA descriptor fields has changed. Using bitfields will result in a complex
modification. Convert bitfields to u32 units can solve this problem easily.
Reviewed-by: Simon Glass <[email protected]>
Tested-by: Daniel Golle <[email protected]>
Signed-off-by: Weijie Gao <[email protected]>
Reviewed-by: Ramon Fried <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
