public inbox for linux-doc@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/3] pinctrl: core: managed resource handling cleanup
@ 2026-01-27 10:32 Andy Shevchenko
  2026-01-27 10:32 ` [PATCH v1 1/3] pinctrl: core: Remove unused devm_pinctrl_unregister() Andy Shevchenko
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Andy Shevchenko @ 2026-01-27 10:32 UTC (permalink / raw)
  To: Andy Shevchenko, Philipp Stanner, Linus Walleij,
	Bartosz Golaszewski, driver-core, linux-doc, linux-kernel,
	linux-gpio
  Cc: Greg Kroah-Hartman, Rafael J. Wysocki, Danilo Krummrich,
	Jonathan Corbet, Shuah Khan

I have stumbled over low-level APIs used for managed API implementations.
Here is a clean up along with a drop of some duplicate messages.

Andy Shevchenko (3):
  pinctrl: core: Remove unused devm_pinctrl_unregister()
  pinctrl: core: Simplify devm_pinctrl_*()
  pinctrl: core: Remove duplicate error messages

 .../driver-api/driver-model/devres.rst        |  1 -
 drivers/pinctrl/core.c                        | 93 +++++--------------
 include/linux/pinctrl/pinctrl.h               |  3 -
 3 files changed, 21 insertions(+), 76 deletions(-)

-- 
2.50.1


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

end of thread, other threads:[~2026-02-03  0:18 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-27 10:32 [PATCH v1 0/3] pinctrl: core: managed resource handling cleanup Andy Shevchenko
2026-01-27 10:32 ` [PATCH v1 1/3] pinctrl: core: Remove unused devm_pinctrl_unregister() Andy Shevchenko
2026-01-28  8:57   ` Bartosz Golaszewski
2026-01-27 10:32 ` [PATCH v1 2/3] pinctrl: core: Simplify devm_pinctrl_*() Andy Shevchenko
2026-01-28  8:59   ` Bartosz Golaszewski
2026-01-27 10:32 ` [PATCH v1 3/3] pinctrl: core: Remove duplicate error messages Andy Shevchenko
2026-01-28  9:00   ` Bartosz Golaszewski
2026-01-28 13:30 ` [PATCH v1 0/3] pinctrl: core: managed resource handling cleanup Andy Shevchenko
2026-02-03  0:18 ` Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox