]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: SOF: Intel: hda-stream: fix the CONFIG_ prefix missing
authorKeyon Jie <yang.jie@linux.intel.com>
Fri, 25 Oct 2019 22:15:38 +0000 (17:15 -0500)
committerMark Brown <broonie@kernel.org>
Mon, 28 Oct 2019 13:10:15 +0000 (13:10 +0000)
commitf317f374f1e852fdd643aa025eec6571e0f3be49
tree3751dad148b3f02f1047cd961a9d999e0fa53cba
parent2528590f3930a20e60205dbe57ad78be11af28bb
ASoC: SOF: Intel: hda-stream: fix the CONFIG_ prefix missing

We are missing the 'CONFIG_' prefix when using the kernel configure item
SND_SOC_SOF_HDA_ALWAYS_ENABLE_DMI_L1, here correct them.

Fixes: fcdde3ef87b2b4 ('ASoC: SOF: Intel: hda: Disable DMI L1 entry during capture')
Signed-off-by: Keyon Jie <yang.jie@linux.intel.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20191025221538.6668-1-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/intel/hda-stream.c