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:52:08 +0000 (17:52 +0200)
commitd64c4bd68bc6b5a15794cab9c9bbc65d1ea5f34c
treeb4fed8a90c736d357d29697926d871806966e583
parent85deb81c35d6a59804f1ad98bf716a1fd84ceb30
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