UPSTREAM: ASoC: rt5651: Add rt5651_apply_properties() helper function
Move the applying of the differential input and dmic properties to a new rt5651_apply_properties() helper function. This new function can be called by platform code which attaches properties after probe() has run to apply these new properties. Note this also moves the time when we apply these properties for DT platforms from i2c-probe to snd-component-probe time, this should not result in any functional difference. Signed-off-by:Hans de Goede <hdegoede@redhat.com> Signed-off-by:
Mark Brown <broonie@kernel.org> (cherry picked from commit 5f293d43) Signed-off-by:
Samaga Prasanna Krishna <samaga.krishna@intel.corp-partner.google.com> BUG=b:110025789 TEST=Test Audio use cases with full SOF 0.6 rebase release series applied. Change-Id: I5ab68eeb78f4aa4f5ed769ee4b333614dcbd8424 Reviewed-on: https://chromium-review.googlesource.com/1353433 Commit-Ready: Curtis Malainey <cujomalainey@chromium.org> Tested-by:
Curtis Malainey <cujomalainey@chromium.org> Reviewed-by:
Curtis Malainey <cujomalainey@chromium.org>
Loading
Please sign in to comment