• Mark Brown's avatar
    Merge series "ASoC: SOF: adjust dmesg verbosity" from Pierre-Louis Bossart... · 5c5118dc
    Mark Brown authored
    Merge series "ASoC: SOF: adjust dmesg verbosity" from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>:
    
    Decrease the dmesg verbosity to remove unnecessary logs on SoundWire
    platforms, and conversely add more information to help the community
    and downstream distros with HDaudio/SOF support (DMIC detection and card
    instanciation are the most prevalent issues on GitHub).
    
    Pierre-Louis Bossart (3):
      ASoC: codecs: rt1308-sdw: reduce verbosity
      ASoC: SOF: Intel: hda: reduce verbosity on SoundWire detection
      ASoC: SOF: Intel: hda: log number of microphones detected in NHLT
        tables
    
    Ranjani Sridharan (1):
      ASoC: soc-core: Add dynamic debug logs in soc_dai_link_sanity_check()
    
     sound/soc/codecs/rt1308-sdw.c |  4 ++--
     sound/soc/soc-core.c          | 18 +++++++++++++++---
     sound/soc/sof/intel/hda.c     | 10 ++++++----
     3 files changed, 23 insertions(+), 9 deletions(-)
    
    base-commit: dd8e871d
    --
    2.20.1
    5c5118dc
soc-core.c 78.1 KB