Merge series "ASoC: rsnd: tidyup adg and header" from Kuninori Morimoto <kuninori...
authorMark Brown <broonie@kernel.org>
Thu, 3 Jun 2021 18:36:04 +0000 (19:36 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 3 Jun 2021 18:36:04 +0000 (19:36 +0100)
Hi Mark

I noticed that adg can be more clean code.
And rsnd.h header comment was not so good
because patch has been randomly added.

This patch tidyup these.

Kuninori Morimoto (5):
  ASoC: rsnd: adg: supply __printf(x, y) formatting for dbg_msg()
  ASoC: rsnd: adg: tidyup rsnd_adg_get_clkin/out() parameter
  ASoC: rsnd: adg: use more simple method for null_clk
  ASoC: rsnd: adg: check return value for rsnd_adg_get_clkin/out()
  ASoC: rsnd: tidyup __rsnd_mod_xxx macro comments

 sound/soc/sh/rcar/adg.c  | 139 +++++++++++++++++++++++++--------------
 sound/soc/sh/rcar/rsnd.h |  21 ++----
 2 files changed, 97 insertions(+), 63 deletions(-)

--
2.25.1


Trivial merge