asoc: codecs: Add WSA884X set config func

Add set config function to validate and
set battery stack mode, rload and system gain

Change-Id: I075bf3cde6a9671a8d93f32aec43b941ea86f2ea
Signed-off-by: Shazmaan Ali <quic_shazmaan@quicinc.com>
This commit is contained in:
Shazmaan Ali
2021-12-15 18:18:57 -08:00
committed by Gerrit - the friendly Code Review server
parent 152f664978
commit da66f4540f
2 changed files with 25 additions and 2 deletions

View File

@@ -45,7 +45,6 @@ static int wsa884x_codec_get_dev_num(struct snd_soc_component *component)
{
return 0;
}
#endif
#endif /* _WSA884X_H */