diff options
author | Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> | 2020-03-17 11:33:26 -0500 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2020-03-19 12:43:04 +0530 |
commit | ad473db4ec8d5502e35d78a034a92a520afb9964 (patch) | |
tree | 397b3782a7a4291af2fa8067d69eb44ca12f1e93 /drivers/soundwire/intel_init.c | |
parent | 91080111f51f89760a0dcd859a4f68b936779fb6 (diff) |
soundwire: cadence: remove automatic command retries
This is a good idea on paper, but it's not recommended at all when
operating in multi-master mode. It's also not recommended when doing
bank switches, since the retransmission would happen at the next SSP,
and the command protocol is stuck in the mean time.
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20200317163329.25501-15-pierre-louis.bossart@linux.intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/soundwire/intel_init.c')
0 files changed, 0 insertions, 0 deletions