diff options
author | Srinivas Kandagatla <srinivas.kandagatla@linaro.org> | 2021-03-09 10:48:16 +0000 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2021-03-30 12:30:01 +0530 |
commit | f03690f4f6992225d05dbd1171212e5be5a370dd (patch) | |
tree | 99bed3ca02252949b0500f423b294e4cfdd85bdb /net/ethtool/linkstate.c | |
parent | b76f3fba016ce5f73cd3dbcfdf87e2ab48ec90d9 (diff) | |
download | linux-f03690f4f6992225d05dbd1171212e5be5a370dd.tar.gz |
soundwire: bus: Fix device found flag correctly
found flag is used to indicate SoundWire devices that are
both enumerated on the bus and available in the device list.
However this flag is not reset correctly after one iteration,
This could miss some of the devices that are enumerated on the
bus but not in device list. So reset this correctly to fix this issue!
Fixes: d52d7a1be02c ("soundwire: Add Slave status handling helpers")
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20210309104816.20350-1-srinivas.kandagatla@linaro.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'net/ethtool/linkstate.c')
0 files changed, 0 insertions, 0 deletions