From: Vedang Patel vedang.patel@intel.com
There have been complaints regarding audio related kernel messages flooding dmesg. This series tries to address those complaints.
Also, I have created 3 different patches for this because they touch different drivers. But, I can combine those to reduce the number of patches.
Vedang Patel (3): ASoC: hdac_hdmi: Increase loglevel of hex dump printed ASoC: Intel: common: increase the loglevel of debug message. ASoC: Intel: Skylake: Increase loglevel of debug message.
sound/soc/codecs/hdac_hdmi.c | 2 ++ sound/soc/intel/common/sst-dsp.c | 2 +- sound/soc/intel/skylake/skl-messages.c | 2 ++ sound/soc/intel/skylake/skl-sst-ipc.c | 7 +++++-- 4 files changed, 10 insertions(+), 3 deletions(-)