diff options
| author | Cezary Rojewski <cezary.rojewski@intel.com> | 2026-06-03 10:58:22 +0200 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-06-04 17:00:22 +0100 |
| commit | a88cd88eee750383be83013e1875fc0a6509d5bd (patch) | |
| tree | 4d89233c37e47cc08c0328762407d6e9fb211299 /include/linux | |
| parent | 36685d0b05d91e13df5cb65726b7cb4c026e41d0 (diff) | |
ASoC: Intel: catpt: Replace RAM-helpers with resource_xxx()
For catpt_sram_init(), the exact same functionality has been provided to
ioport.h with commit 9fb6fef0fb49 ("resource: Add resource set range and
size helpers") in recent years.
As for catpt_dram/iram_size(), leave it for the driver initialization
only. Have all other manipulations be done using resource_xxx() API
which are more familiar to kernel developers.
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Link: https://patch.msgid.link/20260603085827.1964796-3-cezary.rojewski@intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
