aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/lists.py
diff options
context:
space:
mode:
authorShengjiu Wang <[email protected]>2019-11-11 15:50:48 +0800
committerMark Brown <[email protected]>2019-11-11 13:01:37 +0000
commitfe965096c9495ddcf78ec163348105e2baf8d185 (patch)
tree8098e8b2695332501b7f0d19569f4e195e786865 /scripts/gdb/linux/lists.py
parent16299326a0cbbc88d4d6491a8ceebbfca81064c5 (diff)
ASoC: fsl_audmix: Add spin lock to protect tdms
Audmix support two substream, When two substream start to run, the trigger function may be called by two substream in same time, that the priv->tdms may be updated wrongly. The expected priv->tdms is 0x3, but sometimes the result is 0x2, or 0x1. Fixes: be1df61cf06e ("ASoC: fsl: Add Audio Mixer CPU DAI driver") Signed-off-by: Shengjiu Wang <[email protected]> Acked-by: Nicolin Chen <[email protected]> Reviewed-by: Daniel Baluta <[email protected]> Link: https://lore.kernel.org/r/1e706afe53fdd1fbbbc79277c48a98f8416ba873.1573458378.git.shengjiu.wang@nxp.com Signed-off-by: Mark Brown <[email protected]> Cc: <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions