Hi Mark Current rsnd driver has strange behavior if we do Ctrl-Z + fg, and its related operation. These patches fix these issues. Kuninori Morimoto (3): ASoC: rsnd: tidyup src->convert_rate reset timing ASoC: rsnd: merge rsnd_kctrl_new_m/s/e into rsnd_kctrl_new() ASoC: rsnd: control kctrl items acceptance anytime/runtime sound/soc/sh/rcar/core.c | 113 +++++++++++++++++++++-------------------------- sound/soc/sh/rcar/ctu.c | 6 +++ sound/soc/sh/rcar/dvc.c | 13 ++++-- sound/soc/sh/rcar/rsnd.h | 54 +++++++++++----------- sound/soc/sh/rcar/src.c | 5 ++- 5 files changed, 97 insertions(+), 94 deletions(-) -- 1.9.1