diff options
author | Cezary Rojewski <[email protected]> | 2023-11-17 13:05:57 +0100 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2023-11-27 17:27:20 +0100 |
commit | 4a6ba09e892aab49fda8464e4f9b244a17fd75b2 (patch) | |
tree | 3d28ea8f3673964a95756ec7d0851b1335803b51 /tools/perf/util/trace-event-scripting.c | |
parent | a7fc8b862fd5952be791a870ef8ef56016e83ff4 (diff) |
ASoC: pcm: Honor subformat when configuring runtime
Subformat options are ignored when setting up hardware parameters and
assigning PCM stream capabilities. Account for them to allow for
granular format selection.
As there is only one user currently (format S32_LE), subformat is
represented by a simple u32 and stores flags only for that one user
alone. Such approach allows for alloc/free-less code until there are
more users on the horizon.
Acked-by: Mark Brown <[email protected]>
Signed-off-by: Cezary Rojewski <[email protected]>
Acked-by: Jaroslav Kysela <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions