linux_dsm_epyc7002/sound/soc/sh/rcar
Kuninori Morimoto 8cc225f713 ASoC: rsnd: tidyup semantics of rsnd_src_record_error()
rsnd_src_error_record() should recorde error, but it clears error too.
this patch fixes up semantic of rsnd_src_error_record that it records
error but doesn't clear error.
And this patch renames
rsnd_src_error_clear()  to rsnd_src_status_clear()
rsnd_src_error_record() to rsnd_src_record_error()

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2015-11-27 12:38:50 +00:00
..
adg.c ASoC: rsnd: remove struct platform_device from probe/remove parameter 2015-11-18 18:08:16 +00:00
cmd.c ASoC: rsnd: remove struct platform_device from probe/remove parameter 2015-11-18 18:08:16 +00:00
core.c ASoC: rsnd: tidyup void* cast for 64bit compiler 2015-11-20 18:07:02 +00:00
ctu.c ASoC: rsnd: remove struct platform_device from probe/remove parameter 2015-11-18 18:08:16 +00:00
dma.c ASoC: rsnd: remove struct platform_device from probe/remove parameter 2015-11-18 18:08:16 +00:00
dvc.c ASoC: rsnd: remove struct platform_device from probe/remove parameter 2015-11-18 18:08:16 +00:00
gen.c ASoC: rsnd: indicate register name for debug 2015-11-27 12:38:50 +00:00
Makefile ASoC: rsnd: use mod base common method on SSIU 2015-11-16 10:09:29 +00:00
mix.c ASoC: rsnd: remove struct platform_device from probe/remove parameter 2015-11-18 18:08:16 +00:00
rsnd.h ASoC: rsnd: tidyup void* cast for 64bit compiler 2015-11-20 18:07:02 +00:00
rsrc-card.c ASoC: rsrc-card: use snd_soc_of_parse_audio_route/prefix for routing 2015-07-16 22:10:32 +01:00
src.c ASoC: rsnd: tidyup semantics of rsnd_src_record_error() 2015-11-27 12:38:50 +00:00
ssi.c ASoC: rsnd: remove struct platform_device from probe/remove parameter 2015-11-18 18:08:16 +00:00
ssiu.c ASoC: rsnd: remove struct platform_device from probe/remove parameter 2015-11-18 18:08:16 +00:00