OSDN Git Service

ASoC: qcom: SC7280: Update machine driver startup, shutdown callbacks
authorSrinivasa Rao Mandadapu <quic_srivasam@quicinc.com>
Tue, 19 Apr 2022 13:18:49 +0000 (18:48 +0530)
committerMark Brown <broonie@kernel.org>
Tue, 26 Apr 2022 14:13:42 +0000 (15:13 +0100)
commitc85f533d51ca42a461a61303322b0cf74fb75a6b
treef723658b5dbcc39654e9a109fb3e6d55b72cc1ed
parent3a2c9a553f4785555408b32d59ebfe125d8b9f09
ASoC: qcom: SC7280: Update machine driver startup, shutdown callbacks

Update machine driver startup, shutdown callback functions to avoid
sound card registration failure on other platforms.
Without this change, platforms with WCD codec is failing to register
sound card.

Fixes: c5198db82d4c ("ASoC: qcom: Add driver support for ALC5682I-VS")

Signed-off-by: Srinivasa Rao Mandadapu <quic_srivasam@quicinc.com>
Co-developed-by: Venkata Prasad Potturu <quic_potturu@quicinc.com>
Signed-off-by: Venkata Prasad Potturu <quic_potturu@quicinc.com>
Link: https://lore.kernel.org/r/1650374329-7279-1-git-send-email-quic_srivasam@quicinc.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/qcom/sc7280.c