]> 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)
commit7ec8457673f269873810a4b6dcba1da9191b3567
treeff8dce58818700597d0d7e94d4c05ea6c02362f5
parentb2ffb713ab8b82866c3d95a74519a3ec89632e2b
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