linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [libgpiod][PATCH 0/2] rust: bindings: drop unneeded Arc within Chip
@ 2023-09-27  9:25 Erik Schilling
  2023-09-27  9:25 ` [libgpiod][PATCH 1/2] bindings: rust: construct chip infos by reference Erik Schilling
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Erik Schilling @ 2023-09-27  9:25 UTC (permalink / raw)
  To: Linux-GPIO; +Cc: Viresh Kumar, Erik Schilling

While reviewing code for thread-safety. I realized that this structure
was a bit more complex than it should be...

To: Linux-GPIO <linux-gpio@vger.kernel.org>
Cc: Viresh Kumar <viresh.kumar@linaro.org>

Signed-off-by: Erik Schilling <erik.schilling@linaro.org>
---
Erik Schilling (2):
      bindings: rust: construct chip infos by reference
      bindings: rust: drop unneeded Arc within Chip

 bindings/rust/libgpiod/src/chip.rs | 83 +++++++++++++++-----------------------
 1 file changed, 33 insertions(+), 50 deletions(-)
---
base-commit: ced90e79217793957b11414f47f8aa8a77c7a2d5
change-id: 20230927-chip-drop-arc-57debbe1e52a

Best regards,
-- 
Erik Schilling <erik.schilling@linaro.org>


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-09-29 12:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-27  9:25 [libgpiod][PATCH 0/2] rust: bindings: drop unneeded Arc within Chip Erik Schilling
2023-09-27  9:25 ` [libgpiod][PATCH 1/2] bindings: rust: construct chip infos by reference Erik Schilling
2023-09-27  9:25 ` [libgpiod][PATCH 2/2] bindings: rust: drop unneeded Arc within Chip Erik Schilling
2023-09-27  9:31 ` [libgpiod][PATCH 0/2] rust: bindings: " Erik Schilling
2023-09-28  8:58 ` Viresh Kumar
2023-09-29 12:41 ` Bartosz Golaszewski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).