[PATCH] clk: scmi: Free scmi_clk allocated when the clocks with invalid info are skipped

Stephen Boyd sboyd at kernel.org
Wed Oct 18 17:54:09 PDT 2023


Quoting Sudeep Holla (2023-10-04 12:36:00)
> Add the missing devm_kfree() when we skip the clocks with invalid or
> missing information from the firmware.
> 
> Cc: Cristian Marussi <cristian.marussi at arm.com>
> Cc: Michael Turquette <mturquette at baylibre.com>
> Cc: Stephen Boyd <sboyd at kernel.org>
> Cc: linux-clk at vger.kernel.org
> Fixes: 6d6a1d82eaef ("clk: add support for clocks provided by SCMI")
> Signed-off-by: Sudeep Holla <sudeep.holla at arm.com>
> ---

Acked-by: Stephen Boyd <sboyd at kernel.org>



More information about the linux-arm-kernel mailing list