]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: dwc: Extends DW_I2S_QUIRK_COMP_PARAM1 to playback
authorAkshu Agrawal <akshu.agrawal@amd.com>
Fri, 16 Feb 2018 07:41:15 +0000 (13:11 +0530)
committerMark Brown <broonie@kernel.org>
Fri, 16 Feb 2018 16:15:37 +0000 (16:15 +0000)
commit0ba1d5a17353cde28284b2d969fddf841eafdaf0
treec96b31072ff4e8fc5c8f03740aa0f3c76c3bdf66
parentbcac507057f6668c45308343ba41f4c91a086136
ASoC: dwc: Extends DW_I2S_QUIRK_COMP_PARAM1 to playback

When we have same register to tell capture and playback capability
of a device and we want separate cpu dais for playback and
capture. Then, DW_I2S_QUIRK_COMP_PARAM1 is used to enable one
capability per dai.

Signed-off-by: Akshu Agrawal <akshu.agrawal@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/dwc/dwc-i2s.c