Ryan Roberts 5337ff41d3
ASoC: soc-utils: Remove PAGE_SIZE compile-time constant assumption
In pursuit of the goal of supporting boot-time page size selection,
remove use of PAGE_SIZE from the dummy_dma_hardware struct definition,
since the value is not known at compile-time for this config.

Given the previous parameters were "essentially random", let's just
hardcode them as 4K and 4K*2 to sidestep the need to boot-time patch the
structure with the selected PAGE_SIZE.

Signed-off-by: Ryan Roberts <ryan.roberts@arm.com>
Link: https://patch.msgid.link/20241021130308.3616451-1-ryan.roberts@arm.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2024-10-21 14:14:56 +01:00
..
2024-10-01 14:51:18 +01:00
2024-09-26 12:00:25 -07:00
2024-10-17 12:12:25 +01:00
2024-10-17 12:12:25 +01:00
2024-09-14 09:09:59 +02:00
2024-09-14 09:09:59 +02:00
2024-10-17 18:42:11 +01:00
2024-10-17 18:42:11 +01:00
2024-08-01 12:51:45 +01:00
2024-07-08 12:50:02 +01:00