diff options
author | Alexey Firago <[email protected]> | 2023-02-04 22:51:06 +0300 |
---|---|---|
committer | Mark Brown <[email protected]> | 2023-02-06 13:12:34 +0000 |
commit | fe1e7e8ce2c47bd8fd9885eab63fca0a522e94c9 (patch) | |
tree | 708dbc2e134f5cc0de9cd2e6d9c0be4fb627581c /drivers/platform/surface/aggregator/controller.c | |
parent | 2e7c6652f9b86c01cbd4e988057a746a3a461969 (diff) |
ASoC: codecs: es8326: Fix DTS properties reading
Seems like properties parsing and reading was copy-pasted,
so "everest,interrupt-src" and "everest,interrupt-clk" are saved into
the es8326->jack_pol variable. This might lead to wrong settings
being saved into the reg 57 (ES8326_HP_DET).
Fix this by using proper variables while reading properties.
Signed-off-by: Alexey Firago <[email protected]>
Reviewed-by: Yang Yingliang <[email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'drivers/platform/surface/aggregator/controller.c')
0 files changed, 0 insertions, 0 deletions