ASoC: codecs: ES8326: Change Volatile Reg function
authorZhu Ning <zhuning0077@gmail.com>
Mon, 17 Jul 2023 03:32:20 +0000 (11:32 +0800)
committerMark Brown <broonie@kernel.org>
Tue, 25 Jul 2023 11:11:51 +0000 (12:11 +0100)
commitf1230a27c14b4d05e1d6af02be55c617b53728a4
tree9f11374814c8cd546d866bac0f462f2ee91f1ecb
parent4ddad00c609bdcd6635537d3acb9bd57a5fc79e6
ASoC: codecs: ES8326: Change Volatile Reg function

The new calibration and headphone detection function
require reading new volatile registers. Add them in
the volatile register function.

Signed-off-by: Zhu Ning <zhuning0077@gmail.com>
Link: https://lore.kernel.org/r/20230717033223.42506-2-zhuning0077@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/es8326.c