Hi > This patch set aims to fix the race condition in rsnd_ssi_pointer_update, > between set of byte_pos and wrap it around when new buffer starts. > > Jiada Wang (2): > ASoC: rsnd: ssi: fix race condition in rsnd_ssi_pointer_update > ASoC: rsnd: ssi: remove unnesessary period_pos > > Changes for v2: > * Updated commit message > > sound/soc/sh/rcar/ssi.c | 25 +++++++++++++------------ > 1 file changed, 13 insertions(+), 12 deletions(-)
for all patches Acked-by: Kuninori Morimoto <[email protected]>

