diff options
author | Charles Keepax <ckeepax@opensource.cirrus.com> | 2023-06-02 13:11:39 +0300 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2023-06-08 14:39:11 +0300 |
commit | e0240644e7cbb0fce4ea4e3fdcefdaa1a39eb9ea (patch) | |
tree | 524abb6557bb35723a58f0b27954a321d8da4914 /tools/testing/selftests/bpf/prog_tests/async_stack_depth.c | |
parent | 2b2da40979dde8466dd1b7b5969af5fa5aa52cbd (diff) | |
download | linux-e0240644e7cbb0fce4ea4e3fdcefdaa1a39eb9ea.tar.xz |
soundwire: stream: Invert logic on runtime alloc flags
sdw_stream_add_slave/master have flags to indicate if the master or
slave runtime where allocated in that call to the function. Currently
these flags are cleared on all the paths where the runtime is not
allocated, it is more logic and simpler to set the flag on the one path
where the runtime is allocated.
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20230602101140.2040141-4-ckeepax@opensource.cirrus.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/async_stack_depth.c')
0 files changed, 0 insertions, 0 deletions