Merge "ASoC: wsa883x: Add support for VBAT monitor" into audio-drivers.lnx.5.0

This commit is contained in:
Linux Build Service Account
2020-01-08 17:20:33 -08:00
committed by Gerrit - the friendly Code Review server
當前提交 f6b14a755d
共有 2 個文件被更改,包括 57 次插入5 次删除

查看文件

@@ -118,6 +118,7 @@ struct wsa883x_priv {
void *handle;
int (*register_notifier)(void *handle,
struct notifier_block *nblock, bool enable);
struct delayed_work vbat_work;
};
#endif /* WSA883X_INTERNAL_H */