2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-26 22:24:09 +08:00
linux-next/sound/soc/intel/skylake
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
..
bxt-sst.c ASoC: Intel: Skylake: Support multi-core in Broxton 2016-06-22 16:13:12 +01:00
Makefile ASoC: Intel: Skylake: Add strip extended manifest utility 2016-05-30 18:24:41 +01:00
skl-messages.c ASoC: Intel: Skylake: Increase loglevel of debug messages. 2016-06-27 15:51:29 +01:00
skl-nhlt.c ASoC: Intel: Skylake: Add api to retrieve dmic array info from nhlt 2016-05-30 18:16:44 +01:00
skl-nhlt.h ASoC: Intel: Skylake: Add api to retrieve dmic array info from nhlt 2016-05-30 18:16:44 +01:00
skl-pcm.c ASoC: Intel: Skylake: Report position in pointer query 2016-06-07 14:19:11 +01:00
skl-sst-cldma.c ASoC: Intel: Skylake: Clear stream registers before stream setup 2015-12-18 17:14:21 +00:00
skl-sst-cldma.h ASoC: Intel: Skylake: add code loader DMA operations 2015-07-16 21:46:50 +01:00
skl-sst-dsp.c ASoC: Intel: Skylake: Add DSP muti-core infrastructure 2016-06-22 16:13:12 +01:00
skl-sst-dsp.h ASoC: Intel: Skylake: Add DSP muti-core infrastructure 2016-06-22 16:13:12 +01:00
skl-sst-ipc.c ASoC: Intel: Skylake: Increase loglevel of debug messages. 2016-06-27 15:51:29 +01:00
skl-sst-ipc.h ASoC: Intel: Skylake: Add DSP muti-core infrastructure 2016-06-22 16:13:12 +01:00
skl-sst-utils.c ASoC: Intel: Skylake: Add DSP firmware manifest parsing 2016-05-30 18:24:41 +01:00
skl-sst.c ASoC: Intel: Skylake: Support multi-core in Skylake 2016-06-22 16:13:12 +01:00
skl-topology.c ASoC: Intel: Skylake: Copy the pipe parameter by pipe type 2016-06-07 14:19:11 +01:00
skl-topology.h ASoC: Intel: Skylake: Set the DSP pipe type 2016-06-07 14:19:11 +01:00
skl-tplg-interface.h ASoC: Intel: Skylake: Use UUID in binary format 2016-04-21 17:09:03 +01:00
skl.c ASoC: Intel: Skylake: Update comment style 2016-06-22 16:01:05 +01:00
skl.h ASoC: Intel: Skylake: Clean up of driver resources in suspend 2016-06-07 14:19:11 +01:00