summaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorSean Anderson <sean.anderson@linux.dev>2026-01-16 22:27:24 +0300
committerJakub Kicinski <kuba@kernel.org>2026-01-22 05:57:07 +0300
commit808d077f5b538065c524b76b340007c51fad215c (patch)
treeb81476b5b422a77362d491e6f9db0f5085d964f7 /include/linux/debugobjects.h
parent820ce0c8e98a8999f4c233ffb1ca92c27894614e (diff)
downloadlinux-808d077f5b538065c524b76b340007c51fad215c.tar.xz
net: xilinx: axienet: Use devres for resource management in probe path
Transition axienet_probe() to managed resource allocation using devm_* APIs for network device and clock handling, while improving error paths with dev_err_probe(). This eliminates the need for manual resource cleanup during probe failures and streamlines the remove() function. Signed-off-by: Sean Anderson <sean.anderson@linux.dev> Co-developed-by: Suraj Gupta <suraj.gupta2@amd.com> Signed-off-by: Suraj Gupta <suraj.gupta2@amd.com> Link: https://patch.msgid.link/20260116192725.972966-3-suraj.gupta2@amd.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions