[PATCH 5/7] wdt: dw: Free the clock on error
Simon Glass
sjg at chromium.org
Sun Aug 16 05:39:53 CEST 2020
On Wed, 5 Aug 2020 at 13:14, Sean Anderson <seanga2 at gmail.com> wrote:
>
> The clock subsystem requires that clk_free be called on clocks obtained via
> clk_get_*.
>
> Signed-off-by: Sean Anderson <seanga2 at gmail.com>
> ---
>
> drivers/watchdog/designware_wdt.c | 17 ++++++++++++-----
> 1 file changed, 12 insertions(+), 5 deletions(-)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list