diff options
author | Kuninori Morimoto <[email protected]> | 2024-09-05 05:14:29 +0000 |
---|---|---|
committer | Mark Brown <[email protected]> | 2024-09-06 14:36:44 +0100 |
commit | 4849b2f78020cf0e3ba67777aadd07c620c91811 (patch) | |
tree | a71d52fde9667f6f65ea6393f3472a25a7024431 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 3c5a18a10a8c6fab27739e6e7bd0e4c0aa854d92 (diff) |
ASoC: makes rtd->initialized bit field
rtd->initialized is used to know whether soc_init_pcm_runtime()
was correctly fined, and used to call snd_soc_link_exit().
We don't need to have it as bool, let's make it bit-field same as
other flags.
Signed-off-by: Kuninori Morimoto <[email protected]>
Cc: Amadeusz Sławiński <[email protected]>
Cc: Cezary Rojewski <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions