ASoC: tegra_sgtl5000: fix device_node refcounting
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>
Tue, 16 Oct 2018 10:47:29 +0000 (12:47 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 1 Dec 2019 08:13:33 +0000 (09:13 +0100)
commit92020724dd6a5bd902364c319fd42aad079fc40a
tree1f0be54b4f554560610bdceac9a0b3c9240bda81
parente5e9bb8127a353baac80790ae8f00f06b9d78fa2
ASoC: tegra_sgtl5000: fix device_node refcounting

[ Upstream commit a85227da2dcc291b762c8482a505bc7d0d2d4b07 ]

Similar to the following:

commit 4321723648b0 ("ASoC: tegra_alc5632: fix device_node refcounting")

commit 7c5dfd549617 ("ASoC: tegra: fix device_node refcounting")

Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Acked-by: Jon Hunter <jonathanh@nvidia.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
sound/soc/tegra/tegra_sgtl5000.c