Merge tag 'locking-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6-microblaze.git] / sound / soc / codecs / sti-sas.c
index ec9933b..ffdf7e5 100644 (file)
@@ -51,14 +51,11 @@ static const struct reg_default stih407_sas_reg_defaults[] = {
 struct sti_dac_audio {
        struct regmap *regmap;
        struct regmap *virt_regmap;
-       struct regmap_field  **field;
-       struct reset_control *rst;
        int mclk;
 };
 
 struct sti_spdif_audio {
        struct regmap *regmap;
-       struct regmap_field  **field;
        int mclk;
 };