]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: SOF: Intel: hda: set position buffer in init chip
authorZhu Yingjiang <yingjiang.zhu@linux.intel.com>
Mon, 22 Jul 2019 14:13:54 +0000 (09:13 -0500)
committerMark Brown <broonie@kernel.org>
Tue, 23 Jul 2019 11:21:20 +0000 (12:21 +0100)
commit33bf69b693b5ceff9339adf8ee23742530308380
treeff8dce58818700597d0d7e94d4c05ea6c02362f5
parenteb223ff06d48105694c9649004ca174ccc48f2a5
ASoC: SOF: Intel: hda: set position buffer in init chip

Set the HDA stream position buffer during init chip. The position buffer
needs to be set in both HDA codec and nocodec cases. Using SOF defined
function and move it to common code.

Signed-off-by: Zhu Yingjiang <yingjiang.zhu@linux.intel.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20190722141402.7194-14-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/intel/hda-ctrl.c