aboutsummaryrefslogtreecommitdiffstats
path: root/tools/docs/lib/parse_data_structs.py
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2025-08-12 12:06:23 +0100
committerMark Brown <broonie@kernel.org>2025-08-12 12:06:23 +0100
commiteb9bb4c5b521853d29b79197f412c5c533a6483c (patch)
treec6a6780fce7fa4ce5639b0dc38646f91a80f04bf /tools/docs/lib/parse_data_structs.py
parentregulator: add new PMIC PF0900 support (diff)
parentrust: regulator: implement Send and Sync for Regulator<T> (diff)
downloadlinux-eb9bb4c5b521853d29b79197f412c5c533a6483c.tar.gz
linux-eb9bb4c5b521853d29b79197f412c5c533a6483c.zip
rust: regulator: relax a few constraints on
Merge series from Daniel Almeida <daniel.almeida@collabora.com>: This series implement two related changes to address a bit of an oversight on my end on the initial patch for the Regulator abstraction. Note that this is not a fix, as it just relaxes the constraints on the previous code as it is safe to do so. Patch 1 removes some needless &mut self for functions that already provide their own locking on the C side. Patch 2 implements Send and Sync. In particular, there is no reason for Regulator<T> not to be Send, and as discussed above, it is naturally Sync.
Diffstat (limited to 'tools/docs/lib/parse_data_structs.py')
0 files changed, 0 insertions, 0 deletions