linux/arch/powerpc/platforms/82xx
David Hunter 4aa5cc1e00 powerpc-km82xx.c: replace of_node_put() with __free
The use of the __free macro allows the cleanup to be based on scope
instead of on another function called later. This makes the cleanup
automatic and less susceptible to errors later.

Signed-off-by: David Hunter <david.hunter.linux@gmail.com>
[mpe: Fix over-long line & change log wording]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://patch.msgid.link/20240709143553.117053-1-david.hunter.linux@gmail.com
2024-11-15 10:35:58 +11:00
..
ep8248e.c powerpc/ep8248e: Use %pa to format resource_size_t 2024-11-14 22:26:40 +11:00
Kconfig powerpc/82xx: Select FSL_SOC 2023-09-18 12:23:48 +10:00
km82xx.c powerpc-km82xx.c: replace of_node_put() with __free 2024-11-15 10:35:58 +11:00
Makefile powerpc: drop MPC8272-ADS and PowerQUICC II FADS shared code. 2023-04-20 13:21:48 +10:00
pq2.c powerpc/82xx: Remove pq2_init_pci 2023-08-18 17:03:14 +10:00
pq2.h