]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blobdiff - drivers/gpio/gpio-raspberrypi-exp.c
s390/early: improve machine detection
[mirror_ubuntu-jammy-kernel.git] / drivers / gpio / gpio-raspberrypi-exp.c
index d6d36d537e3736955881944cbf2aae53326841bf..b77ea16ffa031e4cbe291d8f5d6463338eaed536 100644 (file)
@@ -206,6 +206,7 @@ static int rpi_exp_gpio_probe(struct platform_device *pdev)
        }
 
        fw = rpi_firmware_get(fw_node);
+       of_node_put(fw_node);
        if (!fw)
                return -EPROBE_DEFER;