Revert "ASoC: rouleur: Reduce PA Gain for low state of charge based on dts node"

This reverts commit 7bc77136ad.

Change-Id: I9c46a0ae8db3c3ea9ab9c908b9faf9b61e4364be
This commit is contained in:
Vatsal Bucha
2020-09-01 23:18:30 -07:00
parent 994eb4e818
commit ece27ec4e9
2 changed files with 9 additions and 20 deletions

View File

@@ -108,7 +108,6 @@ struct rouleur_pdata {
int num_supplies;
int reset_reg;
int foundry_id_reg;
u32 soc_threshold_val;
};
struct wcd_ctrl_platform_data {