diff options
author | Dave Stevenson <[email protected]> | 2022-01-24 17:01:23 -0500 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-01-28 20:55:47 +0000 |
commit | 00440bcd211a3cac686b730447c4efa3d4c84c2a (patch) | |
tree | d557ecccb9bf3e83ba0686f5bac56048e707ab1f /tools/testing/selftests/bpf/progs/test_prog_array_init.c | |
parent | 5665eee7a3800430e7dc3ef6f25722476b603186 (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