SoC: wsa883x: Remove from soundwire group during teardown

After playback on speaker, remove from soundwire group to
properly close the soundwire port configuration.

Change-Id: I278e7510869200bc1236eb45968bc8d986a93a96
Signed-off-by: Sudheer Papothi <spapothi@codeaurora.org>
Signed-off-by: Laxminath Kasam <lkasam@codeaurora.org>
This commit is contained in:
Laxminath Kasam
2020-03-16 19:07:00 +05:30
والد 70561ef6c1
کامیت 2aa344da6e
2فایلهای تغییر یافته به همراه13 افزوده شده و 1 حذف شده

مشاهده پرونده

@@ -129,6 +129,7 @@ struct wsa883x_priv {
struct cdc_regulator *regulator;
int num_supplies;
struct regulator_bulk_data *supplies;
unsigned long status_mask;
};
#endif /* WSA883X_INTERNAL_H */