Files
linux/drivers/ata
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: 8996b89d6b ("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-10-01 09:22:02 +02:00
2024-10-01 09:22:02 +02:00
2024-10-01 09:22:02 +02:00
2024-10-01 09:22:02 +02:00
2024-10-01 09:22:02 +02:00
2023-08-02 17:37:06 +09:00