Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ASoC: n810: Consistently pass the card DAPM context to n810_ext_contr…
…ol() Some callers of n810_ext_control() pass the card DAPM context and some pass the CODEC DAPM context. Given that some of the widgets that are accessed in the function are in the card's context, always passing it is the obvious choice. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Acked-by: Jarkko Nikula <jarkko.nikula@bitmer.com> Signed-off-by: Mark Brown <broonie@kernel.org>
- Loading branch information