mbox series

[linux-next,v1,0/2] misc fix in src.c

Message ID 20190307023453.25017-1-jiada_wang@mentor.com (mailing list archive)
Headers show
Series misc fix in src.c | expand

Message

Wang, Jiada March 7, 2019, 2:34 a.m. UTC
two issues were found due to linux-next commit
7674bec4fc09 ("ASoC: rsnd: update BSDSR/BSDISR handling")
this patch-set address these two issues

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(-)