]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: bytcr_rt5651: Fix DMIC map headsetmic mapping
authorHans de Goede <hdegoede@redhat.com>
Sun, 24 Jun 2018 14:06:31 +0000 (16:06 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 27 Jun 2018 11:11:21 +0000 (12:11 +0100)
commitef879dcfa863f49197bd8c5ef3fc1ff5426e0638
tree3ac17a6946278740133e4a471870accadff92760
parent1259631c4c6d43d08c9eb3b140705a6a78e8b20f
ASoC: Intel: bytcr_rt5651: Fix DMIC map headsetmic mapping

The initial bytcr_rt5651 machine driver commit mapped IN2 as the headset
mic. In retrospect this is not correct as all known boards have the headset
mic on IN3.

This commit fixes the original DMIC mapping to correctly have the headset
mic on IN3.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/boards/bytcr_rt5651.c