Joe Hattori 676fe1f6f7 ata: sata_highbank: fix OF node reference leak in highbank_initialize_phys()
The OF node reference obtained by of_parse_phandle_with_args() is not
released on early return. Add a of_node_put() call before returning.

Fixes: 8996b89d6bc9 ("ata: add platform driver for Calxeda AHCI controller")
Signed-off-by: Joe Hattori <joe@pf.is.s.u-tokyo.ac.jp>
Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
2024-12-09 09:06:58 +09:00
..
2024-12-06 13:47:55 -08:00
2024-11-23 10:44:31 -08:00
2024-12-06 11:52:15 -08:00
2024-11-25 17:12:54 -08:00
2024-12-06 13:16:41 -08:00
2024-11-05 05:33:46 +01:00
2024-12-05 10:06:47 -08:00
2024-11-25 10:31:39 -08:00
2024-12-05 15:02:20 -08:00
2024-11-09 09:14:12 -08:00
2024-12-05 10:14:36 -07:00
2024-11-29 11:43:29 -08:00
2024-12-04 10:28:30 -08:00
2024-12-06 11:24:00 -08:00
2024-11-15 00:32:29 +11:00
2024-11-28 09:40:53 -08:00
2024-11-29 11:43:29 -08:00
2024-11-30 14:45:29 -08:00
2024-11-21 08:28:08 -08:00
2024-12-06 11:36:48 -08:00
2024-11-12 15:48:08 +01:00
2024-12-06 13:47:55 -08:00
2024-12-05 10:03:43 -08:00