Re: [PATCH linux-next v2 0/2] misc fix in src.c

2019-03-06 Thread Kuninori Morimoto
Hi Jiada > two issues were found due to linux-next commit > 7674bec4fc09 ("ASoC: rsnd: update BSDSR/BSDISR handling") > this patch-set address these two issues > > --- > v2: Update rsnd_of_match table instead of set priv->flags in probe > > v1: initial version > > Jiada Wang (2): > ASoC: rs

[PATCH linux-next v2 0/2] misc fix in src.c

2019-03-06 Thread Jiada Wang
two issues were found due to linux-next commit 7674bec4fc09 ("ASoC: rsnd: update BSDSR/BSDISR handling") this patch-set address these two issues --- v2: Update rsnd_of_match table instead of set priv->flags in probe v1: initial version Jiada Wang (2): ASoC: rsnd: src: Avoid a potential deadloc