diff options
author | Charles Keepax <[email protected]> | 2023-06-02 11:11:39 +0100 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2023-06-08 17:09:11 +0530 |
commit | e0240644e7cbb0fce4ea4e3fdcefdaa1a39eb9ea (patch) | |
tree | 524abb6557bb35723a58f0b27954a321d8da4914 /drivers/fpga/fpga-mgr.c | |
parent | 2b2da40979dde8466dd1b7b5969af5fa5aa52cbd (diff) |
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 <[email protected]>
Reviewed-by: Pierre-Louis Bossart <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions