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

From: Jiada Wang
Date: Thu Mar 07 2019 - 01:16:07 EST


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 deadlock
ASoC: rsnd: src: fix compiler warnings

sound/soc/sh/rcar/core.c | 3 +++
sound/soc/sh/rcar/rsnd.h | 5 +++++
sound/soc/sh/rcar/src.c | 21 +++++++--------------
3 files changed, 15 insertions(+), 14 deletions(-)

--
2.19.2