aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/test_prog_array_init.c
diff options
context:
space:
mode:
authorDave Stevenson <[email protected]>2022-01-24 17:01:23 -0500
committerMark Brown <[email protected]>2022-01-28 20:55:47 +0000
commit00440bcd211a3cac686b730447c4efa3d4c84c2a (patch)
treed557ecccb9bf3e83ba0686f5bac56048e707ab1f /tools/testing/selftests/bpf/progs/test_prog_array_init.c
parent5665eee7a3800430e7dc3ef6f25722476b603186 (diff)
regulator: rpi-panel: Serialise operations.
The driver was using the regmap lock to serialise the individual accesses, but we really need to protect the timings of enabling the regulators, including any communication with the Atmel. Use a mutex within the driver to control overall accesses to the Atmel, instead of the regmap lock. Signed-off-by: Dave Stevenson <[email protected]> Signed-off-by: Detlev Casanova <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_prog_array_init.c')
0 files changed, 0 insertions, 0 deletions