ASoC: codecs: Modify max_register usage error
authorWeidong Wang <wangweidong.a@awinic.com>
Fri, 20 Oct 2023 08:34:24 +0000 (16:34 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 23 Oct 2023 12:29:51 +0000 (13:29 +0100)
commitf1c406866af5dacdd9601cfa3be4873ebd801b86
tree9481d4356c71b17cf8302c33387e3b3e71e66056
parent45f1b12e0366a750d65e92307685964488a3b6f4
ASoC: codecs: Modify max_register usage error

Modify the value of max_register, otherwirse
the AW88261_EFRL1_REG register will not be
accessible.

Signed-off-by: Weidong Wang <wangweidong.a@awinic.com>
Link: https://lore.kernel.org/r/20231020083426.302925-3-wangweidong.a@awinic.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/aw88261.c