diff options
author | Charles Keepax <[email protected]> | 2021-05-11 18:57:16 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2021-05-12 13:00:38 +0100 |
commit | 2a682f821941e28fb9ceaa1dd03ccfaea0448101 (patch) | |
tree | aa1ce8ad515a2d41a9d5c0d93582b256eeb5d2f1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 27fb585169024440c1b358da35499fa578d803cd (diff) |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions