linux_dsm_epyc7002/sound/soc/intel
Vedang Patel 91c1832579 ASoC: Intel: Skylake: Increase loglevel of debug messages.
There is log spam while doing playback, record or reloading the
audio firmware.

print_hex_dump uses printk(KERN_DEBUG,... which is different from
dev_dbg used elsewhere in the driver: it's always enabled at
compile-time. Change it to print_hex_dump_debug for logging consistency.

For consistency with other log statements, change dev_info to dev_dbg
for a kernel print which is frequently printed by the driver.

Signed-off-by: Vedang Patel <vedang.patel@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2016-06-27 15:51:29 +01:00
..
atom ASoC: Intel: atom: fix missing breaks that would cause the wrong operation to execute 2016-06-24 12:33:17 +01:00
baytrail ASoC: Intel: add NULL test 2015-12-23 00:02:17 +00:00
boards ASoC: Intel: Skylake: Add pm ops for broxton-rt298 machine 2016-06-22 16:01:05 +01:00
common ASoC: Intel: common: increase the loglevel of "FW Poll Status". 2016-06-27 15:51:29 +01:00
haswell ASoC: Intel: Fix printk formatting 2016-05-11 14:39:40 +01:00
skylake ASoC: Intel: Skylake: Increase loglevel of debug messages. 2016-06-27 15:51:29 +01:00
Kconfig ASoC: Intel: Kconfig: formatting update 2016-06-22 15:47:22 +01:00
Makefile ASoC: Intel: Add makefile support for SKL driver 2015-07-09 11:54:26 +01:00