Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 19ab2a7a authored by Mark Brown's avatar Mark Brown
Browse files

ASoC: max98088: Set max_register



Makes some of the debug functions more useful.

Signed-off-by: default avatarMark Brown <broonie@linaro.org>
parent 4127d5d5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -552,6 +552,7 @@ static const struct regmap_config max98088_regmap = {

	.readable_reg = max98088_readable_register,
	.volatile_reg = max98088_volatile_register,
	.max_register = 0xff,

	.reg_defaults = max98088_reg,
	.num_reg_defaults = ARRAY_SIZE(max98088_reg),