]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: AMD: Use mixer control to switch between DMICs
authorAkshu Agrawal <akshu.agrawal@amd.com>
Sat, 30 May 2020 09:55:06 +0000 (15:25 +0530)
committerMark Brown <broonie@kernel.org>
Mon, 15 Jun 2020 19:58:41 +0000 (20:58 +0100)
commit04d4fcdb5ac16414def2883fe165f8c362efa151
tree6cf9c657d695d4daad3be1f4ac1fa9e8c61ef299
parentdf2e131026b81b0e8ea4304f0d45d94719cf9a81
ASoC: AMD: Use mixer control to switch between DMICs

Having mixer control to switch between DMICs prevents user to
initiate capture simultaneously on both the DMIcs.
Earlier 2 separate devices, one for each DMIC, gave an option of
using them simultaneously, which is not supported.

Signed-off-by: Akshu Agrawal <akshu.agrawal@amd.com>
Link: https://lore.kernel.org/r/20200530095519.24324-1-akshu.agrawal@amd.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/amd/acp3x-rt5682-max9836.c