We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a784d60 commit bc4005eCopy full SHA for bc4005e
sound/soc/codecs/tas571x.c
@@ -834,7 +834,7 @@ static const struct tas571x_chip tas5733_chip = {
834
.supply_names = tas5733_supply_names,
835
.num_supply_names = ARRAY_SIZE(tas5733_supply_names),
836
.controls = tas5733_controls,
837
- .num_controls = ARRAY_SIZE(tas5717_controls),
+ .num_controls = ARRAY_SIZE(tas5733_controls),
838
.regmap_config = &tas5733_regmap_config,
839
.vol_reg_size = 2,
840
};
0 commit comments