diff options
author | Ping-Ke Shih <pkshih@realtek.com> | 2022-03-07 09:04:48 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@kernel.org> | 2022-03-10 19:42:27 +0300 |
commit | e4133f269eb78211ab1ef7f35018092ac299c1a6 (patch) | |
tree | 76a856e36c77b6e94d99d124627db96f611e3be4 /tools/perf/scripts/python/stackcollapse.py | |
parent | 97d61bf94026e0613fad6c4b96f68a407ce94cf6 (diff) | |
download | linux-e4133f269eb78211ab1ef7f35018092ac299c1a6.tar.xz |
rtw89: pci: use a struct to describe all registers address related to DMA channel
We have had a struct rtw89_pci_ch_dma_addr to describe register address,
so use it as regular. Since the addresses should be changed dynamically
according to operating mode, I don't change it to be constant.
These changes don't affect the logic, so I put them in this separated
patch.
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20220307060457.56789-5-pkshih@realtek.com
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions