diff options
author | Amadeusz Sławiński <[email protected]> | 2023-09-29 13:24:32 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2023-09-29 14:17:52 +0200 |
commit | 7eb878e768fd952739a03bf4bbd021496a818eb9 (patch) | |
tree | 20b4d6a9e47bb5731d6985ce5e6925d0c0c36cd4 /tools/perf/scripts/python/netdev-times.py | |
parent | 26033ae6bd896d89aac4a3194ceb5dc673ce9214 (diff) |
ASoC: Intel: avs: Use generic size defines
Instead of using PAGE_SIZE as base of definitions in headers, use
generic size defines. While x86 platforms use 4096 as page size, there
are platforms which use different page sizes. Two of changed defines are
for memory windows on DSP side, which have fixed size independent of
host side page size. Another one is for CLDMA buffer which also doesn't
need to change with page size.
Reviewed-by: Cezary Rojewski <[email protected]>
Signed-off-by: Amadeusz Sławiński <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions