linux/drivers/dpll
Jiri Pirko e7f8df0e81 dpll: move xa_erase() call in to match dpll_pin_alloc() error path order
This is cosmetics. Move the call of xa_erase() in dpll_pin_put()
so the order of cleanup calls matches the error path of
dpll_pin_alloc().

Signed-off-by: Jiri Pirko <jiri@nvidia.com>
Reviewed-by: Vadim Fedorenko <vadim.fedorenko@linux.dev>
Link: https://lore.kernel.org/r/20240130155814.268622-1-jiri@resnulli.us
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2024-01-31 13:32:49 -08:00
..
dpll_core.c dpll: move xa_erase() call in to match dpll_pin_alloc() error path order 2024-01-31 13:32:49 -08:00
dpll_core.h dpll: fix pin dump crash for rebound module 2024-01-22 11:01:11 +00:00
dpll_netlink.c dpll: fix userspace availability of pins 2024-01-22 11:01:11 +00:00
dpll_netlink.h dpll: netlink: Add DPLL framework base functions 2023-09-17 11:50:20 +01:00
dpll_nl.c dpll: spec: add support for pin-dpll signal phase offset/adjust 2023-10-15 16:08:24 +01:00
dpll_nl.h dpll: spec: add support for pin-dpll signal phase offset/adjust 2023-10-15 16:08:24 +01:00
Kconfig
Makefile