Re: [PATCH v3 1/4] PCI: brcmstb: Don't clk_put() a managed clock

From: Florian Fainelli
Date: Thu May 07 2020 - 16:17:59 EST




On 5/7/2020 1:15 PM, Jim Quinlan wrote:
> From: Jim Quinlan <jquinlan@xxxxxxxxxxxx>
>
> clk_put() was being invoked on a clock obtained by
> devm_clk_get_optional().
>
> Signed-off-by: Jim Quinlan <jquinlan@xxxxxxxxxxxx>
> Acked-by: Florian Fainelli <f.fainelli@xxxxxxxxx>
> Acked-by: Nicolas Saenz Julienne <nsaenzjulienne@xxxxxxx>

This one should also have:

Fixes: c0452137034b ("PCI: brcmstb: Add Broadcom STB PCIe host
controller driver")

not sure if Bjorn can add it while applying.
--
Florian