commit | a886990c9525e83146829c7711ce444ff652c98a | [log] [tgz] |
---|---|---|
author | Samuel Holland <samuel@sholland.org> | Wed Sep 30 21:11:31 2020 -0500 |
committer | Mark Brown <broonie@kernel.org> | Mon Oct 05 14:16:21 2020 +0100 |
tree | 2cf1df6f3b536c8e67a9e0f7563e11149a87ed52 | |
parent | 18ebd62c30f0380da11d6c86e20b56c771ac1e18 [diff] |
ASoC: sun8i-codec: Use snd_soc_dai_get_drvdata Remove a level of indirection by getting the device directly from the passed-in struct snd_soc_dai, instead of going through its component. Signed-off-by: Samuel Holland <samuel@sholland.org> Acked-by: Maxime Ripard <mripard@kernel.org> Link: https://lore.kernel.org/r/20201001021148.15852-9-samuel@sholland.org Signed-off-by: Mark Brown <broonie@kernel.org>