From: Stephen Boyd <sboyd@kernel.org>
To: Robert Hancock <robert.hancock@calian.com>, linux-clk@vger.kernel.org
Cc: mturquette@baylibre.com, mike.looijmans@topic.nl,
Robert Hancock <robert.hancock@calian.com>
Subject: Re: [PATCH] clk: si5341: Fix clock HW provider cleanup
Date: Thu, 13 Jan 2022 13:20:51 -0800 [thread overview]
Message-ID: <20220113212052.90BECC36AE3@smtp.kernel.org> (raw)
In-Reply-To: <20220112203816.1784610-1-robert.hancock@calian.com>
Quoting Robert Hancock (2022-01-12 12:38:16)
> The call to of_clk_add_hw_provider was not undone on remove or on probe
> failure, which could cause an oops on a subsequent attempt to retrieve
> clocks for the removed device. Switch to the devm version of the
> function to avoid this issue.
>
> Fixes: 3044a860fd09 ("clk: Add Si5341/Si5340 driver")
> Signed-off-by: Robert Hancock <robert.hancock@calian.com>
> ---
Applied to clk-next
prev parent reply other threads:[~2022-01-13 21:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-12 20:38 [PATCH] clk: si5341: Fix clock HW provider cleanup Robert Hancock
2022-01-13 21:20 ` Stephen Boyd [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220113212052.90BECC36AE3@smtp.kernel.org \
--to=sboyd@kernel.org \
--cc=linux-clk@vger.kernel.org \
--cc=mike.looijmans@topic.nl \
--cc=mturquette@baylibre.com \
--cc=robert.hancock@calian.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.