]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: Skylake: Fix NULL Pointer exception in dynamic_debug.
authorVedang Patel <vedang.patel@intel.com>
Sat, 23 Jul 2016 00:17:23 +0000 (17:17 -0700)
committerMark Brown <broonie@kernel.org>
Sun, 24 Jul 2016 20:47:57 +0000 (21:47 +0100)
commit8b6d6b3f76350a922b26c36494060304a4d29312
tree33fe9b651c4bfc1df9d5db18b3cef11b2e2729cd
parent75ea733ac9a542d5a18dd6537d24db363248bd3b
ASoC: Intel: Skylake: Fix NULL Pointer exception in dynamic_debug.

The following bug was reported by sometime back:

https://lkml.org/lkml/2016/6/29/795

This commit fixes this bug by setting value for the prefix string.

Signed-off-by: Vedang Patel <vedang.patel@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/skylake/skl-sst-ipc.c