Revert "ASoC: wsa883x: Add support for VBAT monitor"

This reverts commit eecf60dcb5.

Change-Id: Id5cd06a70aab59e0bbd83985526078572d126457
This commit is contained in:
Sudheer Papothi
2020-04-28 23:01:55 -07:00
parent e000435f75
commit 80ef65d015
2 changed files with 0 additions and 55 deletions

View File

@@ -125,7 +125,6 @@ struct wsa883x_priv {
void *handle;
int (*register_notifier)(void *handle,
struct notifier_block *nblock, bool enable);
struct delayed_work vbat_work;
struct cdc_regulator *regulator;
int num_supplies;
struct regulator_bulk_data *supplies;