]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
reset: convert the core API to using firmware nodes
authorBartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
Fri, 6 Mar 2026 17:22:56 +0000 (18:22 +0100)
committerPhilipp Zabel <p.zabel@pengutronix.de>
Mon, 9 Mar 2026 09:20:04 +0000 (10:20 +0100)
commitba8dbbb14b7e6734afbb5ba37d0679831aa3d590
treef099ad5ab8751e7bd6b262c6a1404352d1eab17f
parent9d52054a4fc3d6f95f4aa81d5355505c98a3e4ee
reset: convert the core API to using firmware nodes

In order to simplify the commit converting the internals of reset core
to using firmware nodes, first convert the user-facing API. Modify the
signature of the core consumer functions but leave the specialized
wrappers as is to avoid modifying users for now.

No functional change intended.

Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Documentation/driver-api/reset.rst
drivers/reset/core.c
include/linux/reset.h