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>
Fri, 10 May 2019 15:54:07 +0000 (17:54 +0200)
commit0fb785e28833216e6211a303cbfc0829942dc3c1
treee03a69f8bd75ec95fb2d2cc8a7b7a64879188296
parente6efcbf3cbceadfd24c97a45efb1c2a91faf5978
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