diff options
author | Charles Keepax <ckeepax@opensource.cirrus.com> | 2021-05-11 20:57:16 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-05-12 15:00:38 +0300 |
commit | 2a682f821941e28fb9ceaa1dd03ccfaea0448101 (patch) | |
tree | aa1ce8ad515a2d41a9d5c0d93582b256eeb5d2f1 /scripts/gdb/linux/utils.py | |
parent | 27fb585169024440c1b358da35499fa578d803cd (diff) | |
download | linux-2a682f821941e28fb9ceaa1dd03ccfaea0448101.tar.xz |
ASoC: cs35l34: Add missing regmap use_single config
This device requires single register transactions, this will
definely cause problems with the new device ID parsing which uses
regmap_bulk_read but might also show up in the cache sync sometimes.
Add the missing flags to the regmap_config.
Fixes: 8cb9b001635c ("ASoC: cs35l34: Minor error paths fixups")
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20210511175718.15416-3-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions