aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc/array.c
diff options
context:
space:
mode:
authorSugar Zhang <[email protected]>2021-09-03 13:07:14 +0000
committerMark Brown <[email protected]>2021-09-03 15:19:01 +0000
commitfcb958ee8e832e9cdf43408535207e15f14af755 (patch)
tree7e73f5dab66462ea741b812989238ecf0f191317 /fs/proc/array.c
parentASoC: mt8195: correct the dts parsing logic about DPTX and HDMITX (diff)
downloadkernel-fcb958ee8e832e9cdf43408535207e15f14af755.tar.gz
kernel-fcb958ee8e832e9cdf43408535207e15f14af755.zip
ASoC: rockchip: i2s: Fix concurrency between tx/rx
This patch adds lock to fix comcurrency between tx/rx to fix 'rockchip-i2s ff070000.i2s; fail to clear' Considering the situation; tx stream rx stream | | | disable enable | | reset After this patch: lock | tx stream | enable | unlock -------- --------- lock | rx stream | disable | reset | unlock Signed-off-by: Sugar Zhang <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions