Merge "ASoC: wcd934x: Restore CPR defaults after SSR"
This commit is contained in:
commit
f00ef44094
1 changed files with 2 additions and 0 deletions
|
@ -8677,6 +8677,8 @@ static int tavil_post_reset_cb(struct wcd9xxx *wcd9xxx)
|
|||
regcache_sync(codec->component.regmap);
|
||||
__tavil_cdc_mclk_enable(tavil, false);
|
||||
|
||||
tavil_update_cpr_defaults(tavil);
|
||||
|
||||
pdata = dev_get_platdata(codec->dev->parent);
|
||||
ret = tavil_handle_pdata(tavil, pdata);
|
||||
if (IS_ERR_VALUE(ret))
|
||||
|
|
Loading…
Add table
Reference in a new issue