aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/prog_tests/autoload.c
diff options
context:
space:
mode:
authorRichard Fitzgerald <[email protected]>2021-05-11 13:28:55 +0000
committerMark Brown <[email protected]>2021-05-11 15:01:29 +0000
commit0fad605fb0bdc00d8ad78696300ff2fbdee6e048 (patch)
tree59ac0a19722be5431a0505a883205820e7cb1e43 /tools/testing/selftests/bpf/prog_tests/autoload.c
parentASoC: Intel: bytcr_rt5640: Add quirk for the Lenovo Miix 3-830 tablet (diff)
downloadkernel-0fad605fb0bdc00d8ad78696300ff2fbdee6e048.tar.gz
kernel-0fad605fb0bdc00d8ad78696300ff2fbdee6e048.zip
ASoC: cs42l42: Regmap must use_single_read/write
cs42l42 does not support standard burst transfers so the use_single_read and use_single_write flags must be set in the regmap config. Because of this bug, the patch: commit 0a0eb567e1d4 ("ASoC: cs42l42: Minor error paths fixups") broke cs42l42 probe() because without the use_single_* flags it causes regmap to issue a burst read. However, the missing use_single_* could cause problems anyway because the regmap cache can attempt burst transfers if these flags are not set. Fixes: 2c394ca79604 ("ASoC: Add support for CS42L42 codec") Signed-off-by: Richard Fitzgerald <[email protected]> Acked-by: Charles Keepax <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions