1. 23 Aug, 2020 1 commit
  2. 19 Aug, 2020 3 commits
  3. 17 Aug, 2020 7 commits
  4. 16 Aug, 2020 1 commit
  5. 15 Aug, 2020 1 commit
  6. 14 Aug, 2020 1 commit
  7. 13 Aug, 2020 1 commit
  8. 12 Aug, 2020 2 commits
  9. 11 Aug, 2020 5 commits
  10. 10 Aug, 2020 6 commits
  11. 07 Aug, 2020 1 commit
  12. 06 Aug, 2020 4 commits
  13. 05 Aug, 2020 4 commits
  14. 04 Aug, 2020 2 commits
  15. 03 Aug, 2020 1 commit
    • Mark Brown's avatar
      Merge series "ASoC: tegra: Fix compile warning with CONFIG_PM=n" from Takashi Iwai <tiwai@suse.de>: · 58ff5f4d
      Mark Brown authored
      Hi,
      
      this is a trivial patch set to add the missing __maybe_unused for
      covering the compile warnings with CONFIG_PM=n.
      
      Takashi
      
      ===
      
      Takashi Iwai (5):
        ASoC: tegra: tegra186_dspk: Fix compile warning with CONFIG_PM=n
        ASoC: tegra: tegra210_admaif: Fix compile warning with CONFIG_PM=n
        ASoC: tegra: tegra210_ahub: Fix compile warning with CONFIG_PM=n
        ASoC: tegra: tegra210_dmic: Fix compile warning with CONFIG_PM=n
        ASoC: tegra: tegra210_i2s: Fix compile warning with CONFIG_PM=n
      
       sound/soc/tegra/tegra186_dspk.c   | 4 ++--
       sound/soc/tegra/tegra210_admaif.c | 4 ++--
       sound/soc/tegra/tegra210_ahub.c   | 4 ++--
       sound/soc/tegra/tegra210_dmic.c   | 4 ++--
       sound/soc/tegra/tegra210_i2s.c    | 4 ++--
       5 files changed, 10 insertions(+), 10 deletions(-)
      
      --
      2.16.4
      58ff5f4d