diff options
author | Pierre-Louis Bossart <[email protected]> | 2022-10-24 11:52:55 -0500 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-10-26 14:17:52 +0100 |
commit | 01278cb6fa82083000a9e0b56c8b004caf5b6a73 (patch) | |
tree | 35c087f1438470e9b9f62be3b7db63b0bd4dc9d7 /tools/perf/scripts/python/syscall-counts.py | |
parent | 2cfcc1085d3b7b7c893be41034853d4c63a41092 (diff) |
ASoC: SOF: ops: fallback to mmio in helpers
Returning an error when a read/write is not implemented makes no
sense, especially on read where no return value makes sense.
Change the logic to directly fallback to mmio. If a platform truly
wants other read/writes that are not plain vanilla mmio, it needs to
implement its own routines.
Signed-off-by: Pierre-Louis Bossart <[email protected]>
Reviewed-by: Ranjani Sridharan <[email protected]>
Reviewed-by: Rander Wang <[email protected]>
Reviewed-by: Péter Ujfalusi <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions