linux-stable/drivers/soundwire
Krzysztof Kozlowski 3028ac7dc0 soundwire: qcom: correct setting ignore bit on v1.5.1
commit bd934f77ee upstream.

According to the comment and to downstream sources, the
SWRM_CONTINUE_EXEC_ON_CMD_IGNORE in SWRM_CMD_FIFO_CFG_ADDR register
should be set for v1.5.1 and newer, so fix the >= operator.

Fixes: 542d3491cd ("soundwire: qcom: set continue execution flag for ignored commands")
Cc: <stable@vger.kernel.org>
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20230222140343.188691-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-05-11 23:00:17 +09:00
..
bus.c soundwire: revisit driver bind/unbind and callbacks 2022-08-17 14:23:48 +02:00
bus.h
bus_type.c soundwire: bus_type: Avoid lockdep assert in sdw_drv_probe() 2023-03-11 13:57:35 +01:00
cadence_master.c soundwire: cadence: Drain the RX FIFO after an IO timeout 2023-03-11 13:57:39 +01:00
cadence_master.h soundwire: cadence: Remove wasted space in response_buf 2023-03-11 13:57:39 +01:00
debugfs.c
dmi-quirks.c soundwire: dmi-quirks: add quirk variant for LAPBC710 NUC15 2023-01-12 11:58:44 +01:00
generic_bandwidth_allocation.c
intel.c ASoC/SoundWire: dai: expand 'stream' concept beyond SoundWire 2023-01-12 11:58:49 +01:00
intel.h
intel_init.c
Kconfig
Makefile
master.c
mipi_disco.c
qcom.c soundwire: qcom: correct setting ignore bit on v1.5.1 2023-05-11 23:00:17 +09:00
slave.c soundwire: revisit driver bind/unbind and callbacks 2022-08-17 14:23:48 +02:00
stream.c ASoC/SoundWire: dai: expand 'stream' concept beyond SoundWire 2023-01-12 11:58:49 +01:00
sysfs_local.h
sysfs_slave.c
sysfs_slave_dpn.c