OSDN Git Service

ASoC: tlv320aic32x4: Fix Common Pins
authorAnnaliese McDermond <nh6z@nh6z.net>
Sat, 30 Mar 2019 16:02:02 +0000 (09:02 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 16 May 2019 17:45:03 +0000 (19:45 +0200)
commit5ea6b626b917fea4e15b1213ae2379b4e72cce21
treedf21ca070793cf8ca3ef722d4e5d4429e8b80850
parentb7bbb5ce955b4813abc1bb742bc7dc575cb6fb21
ASoC: tlv320aic32x4: Fix Common Pins

[ Upstream commit c63adb28f6d913310430f14c69f0a2ea55eed0cc ]

The common pins were mistakenly not added to the DAPM graph.
Adding these pins will allow valid graphs to be created.

Signed-off-by: Annaliese McDermond <nh6z@nh6z.net>
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
sound/soc/codecs/tlv320aic32x4.c