summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorDave Stevenson <dave.stevenson@raspberrypi.com>2022-01-25 01:01:23 +0300
committerMark Brown <broonie@kernel.org>2022-01-28 23:55:47 +0300
commit00440bcd211a3cac686b730447c4efa3d4c84c2a (patch)
treed557ecccb9bf3e83ba0686f5bac56048e707ab1f /scripts/gdb/linux/tasks.py
parent5665eee7a3800430e7dc3ef6f25722476b603186 (diff)
downloadlinux-00440bcd211a3cac686b730447c4efa3d4c84c2a.tar.xz
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 <dave.stevenson@raspberrypi.com> Signed-off-by: Detlev Casanova <detlev.casanova@collabora.com> Link: https://lore.kernel.org/r/20220124220129.158891-4-detlev.casanova@collabora.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions