]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: boards: replace capture_only by dpcm_capture
authorPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Mon, 8 Jun 2020 19:44:14 +0000 (14:44 -0500)
committerMark Brown <broonie@kernel.org>
Tue, 9 Jun 2020 14:29:00 +0000 (15:29 +0100)
commitd0656758dbb859f03bfa7a0136dcd031c56f1d0d
tree90817faf09ae8a2771d5225868a394ec78d2ed66
parent78b9b20e0dfc2e5706cf0676de35885dff7b3e6f
ASoC: Intel: boards: replace capture_only by dpcm_capture

It's not clear why specific FE dailinks use capture_only flags, likely
blind copy/paste from Chromebook driver to the other.  Replace by
dpcm_capture, this will make future alignment and removal of flags
easier.

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
Reviewed-by: Daniel Baluta <daniel.baluta@gmail.com>
Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Link: https://lore.kernel.org/r/20200608194415.4663-4-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/boards/glk_rt5682_max98357a.c
sound/soc/intel/boards/kbl_da7219_max98927.c
sound/soc/intel/boards/kbl_rt5663_max98927.c
sound/soc/intel/boards/kbl_rt5663_rt5514_max98927.c