1. 14 Jun, 2021 13 commits
  2. 10 Jun, 2021 2 commits
  3. 08 Jun, 2021 6 commits
  4. 07 Jun, 2021 11 commits
  5. 04 Jun, 2021 7 commits
  6. 03 Jun, 2021 1 commit
    • Mark Brown's avatar
      Merge series "ASoC: rsnd: tidyup adg and header" from Kuninori Morimoto... · f3b3bceb
      Mark Brown authored
      Merge series "ASoC: rsnd: tidyup adg and header" from Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>:
      
      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
      f3b3bceb